-
Notifications
You must be signed in to change notification settings - Fork 0
1.1 Install
Oxillen Glow edited this page Jun 22, 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.
- Extract the .zip file.
- Move the unzipped folder to a permanent place (e.g., C:\Gradle).
available from Microsoft at https://learn.microsoft.com/java/openjdk/download
- Go inside the unzipped folder
- Navigate to the bin folder and run the
- "gradle(.sh)" file on mac
- "gradle.bat" on windows
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)
- 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