Skip to content
Oxillen Glow edited this page Jun 11, 2026 · 11 revisions

I have not made any release as no one will play this at the current state but here is the only way to install and run it right now.

Normal

! Does not work yet !

Build from source

click to expand
  • Clone this GitHub repo OR
  • Download the files in this repository
  • in your terminal do:
cd ~/<the folder where source code is>

Do

./gradlew build #(OR .\gradlew build in windows)

Then:

./gradlew run #(OR .\gradlew run)

(Remember to install jdk)

Image MtSharpGrain


Clone this wiki locally