/TerraPS

Yet Another Server Emulator.

Primary LanguageRustOtherNOASSERTION

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

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