A Java Mindustry mod that works on PC as malware.
This mod removes all you're data, game with nice effects
we do not bear any responsibility for the damage it may cause, we warned that it is a virus
- Install JDK 17.
- Run
gradlew jar[1]. - Your mod jar will be in the
build/libsdirectory. Only use this version for testing on desktop. It will not work with Android. To build an Android-compatible version, you need the Android SDK. You can either let Github Actions handle this, or set it up yourself. See steps below.