A small jar-mod for an auto updating Mindustry.
Works on desktop and server platforms!
Download the latest release (.jar) here.
Put .jar to one of these paths:
- Windows:
%AppData%/Mindustry/mods - Linux:
~/.local/share/Mindustry/mods - Server:
config/mods
If you use for a server, you can also start the server automatically, use this script.
chmod +x run-jar.sh./run-jar.sh <server-filename>.jar
- Windows:
gradlew dist - *nix/Mac OS:
./gradlew dist
After building, the .jar file should be located in build/libs folder.
If the terminal returns Permission denied or Command not found, run chmod +x ./gradlew.
At the moment and most likely will never be implemented for the Android platform due to its restrictions