Skip to content

DoctorateRS/TerraPS

Repository files navigation

TerraPS

Status: Not actively maintained. (I have special circumstances)

  • Oxidized.

  • NOTE: Only semi-functional for now. If you have an idea on how to fix stuffs, please make a PR. If you face an issue, make a Github issue.

  • The following functionality are broken:

    • rlv2
    • sandboxv2
    • tower

Future

  • This project follows the "Make it works, make it right, make it fast" principle. Currently:
    • Works
    • Right
    • Fast

Big thanks

Guide

Prerequisites

  • Rust. (You can install it via Rustup or any way you prefer.)
    • A text editor is also recommended.
  • Nushell.

Building from source

Windows

  • Run envsetup.nu to setup the environment.
  • Just run cargo build --release.

Linux

TBA

macOS

TBA

Launching the game

TBA