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

Normal Download (recomended)

Find the files in the "assets" section

Go Play!

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