How to install Anuken/Mindustry. Official installation instructions. Project installation guide. Framework or library installation. Build installation instructions. How to setup and install from GitHub. Installation steps and setup instructions. Official docs and installation instructions GitHub.
Anuken/Mindustry Installation Guide
How to install Anuken/Mindustry. Official project installation instructions and setup guide.
⚡
Automated Install (Recommended)
Quick installation instructions for Anuken/Mindustry. This is the fastest way to complete project installation and setup.
Install via curl
curl -fsSL https://hexmos.com/ipm-install | bash &&
ipm i Anuken/Mindustryor
Install via npx
npx @hexmos/ipm i Anuken/MindustryPrerequisites
JDK 17
system_packageVersion: 17.0.2+15-b149638a
gradlew
build_toolVersion: 6.7.1
Android SDK
system_packageVersion: 23.0.1
Git
system_toolVersion: 2.36.1
Manual Installation Methods
Manual installation instructions. How to install from GitHub source.
Gradle Build (Desktop)
gradlew desktop:run
gradlew desktop:dist
gradlew tools:packAndroid Studio (Emulator)
sdkmanager --licensesGit Clone (Local)
gradlew buildPost Installation Steps
- Open the game in your preferred platform.
- Start the server using the command `./gradlew server:run` (or equivalent for other platforms).
- Access the game's UI by navigating to the application's directory.
