A mod with various content. The name 'Acceleration' currently means nothing.
Go to the releases, the latest release will have a Acceleration.jar
attached to it that you can download. If it does not have it, go to the actions tab, click the latest workflow with a green check, and download the .JAR
from that.
After you have the Acceleration.jar
, paste it into your mod folder (locate your mod folder in the "open mod folder" of Mindustry).
First, remove the code that moves the jar file into a separate directory, that's adapted for my filesystem.
Then, gradlew deploy
/./gradlew deploy
/running the deploy task in IntelliJ,
and move the jar file out of build/libs
into your mods directory, and open Mindustry.
- sk7725
AnimatedItem
code - GlennFolker Auto alphableed code