-
Notifications
You must be signed in to change notification settings - Fork 0
1.1 Install
Oxillen Glow edited this page Jun 8, 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.
- Go to https://github.com/OxillenGlow/MtSharpGrain/releases scroll down and click "assets" choose the .jar and download.
- Install openJDK (Java development kit) available from Microsoft at https://learn.microsoft.com/java/openjdk/download
- Run the open jdk application, just follow the installer.
- When you finish, run mtsharpgrain.jar
- Clone this GitHub repo OR
- Download the files in this repository
- in your terminal do:
./gradlew build #(OR .\gradlew build in windows)
&&
./gradlew run #(OR .\gradlew run)
(Remember to install jdk)
- Home
- How to play?
- How to code modifiers using JavaScript?
- jVisualScripting (still in construction 🚧)
- Source Code
- Versions
- Downloads(not working yet) Scroll down to bottom of the release card and click the assets, select .jar/... and download. For more see install page
MtSharpGrain