AKA: Yet Another Shitty SS13 Remake That Will Certainly Fail. It is just what it says on the tin.
- None at all!
- Requires Rust if you intend to compile the project yourself.
- Download the latest version from the release page (none yet), or compile it yourself.
- Run the executables in
target/debug/
As you most probably know, we use Rust as our main framework language and Python for our embedded language. After downloading the source code, all you need to do is install Rust and run the following commands:
Unix: make
Windows: build.bat
This will compile the executable which you can subsequently run. Have fun!