722 B
722 B
GEMS 2
The future of GEMS is finally here.
GEMS seems built different. It now uses Rustlang!
Important notices!
In order to contribute, you must follow the Sparksammy C.O.C.
Requirements
- Install rust nightly using rustup
- Run "rustup component add llvm-tools-preview" (no quotes)
Tutorial
- Create a new directory with a decent name "example: gems-exp-build"
- Put this project in there too (again, keep it in the folder it comes with and it's name!)
- cd into "gems2-main"
- run compile.sh
- if things break, try doing what the mythically magic terminal tells you to do.
- repeat steps 4 and 5