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

Normal Download (recomended)

Go here to find the .dmg, .exe, or .deb build for your OperatingSystem

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