logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt
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/Mindustry
or

Install via npx

npx @hexmos/ipm i Anuken/Mindustry

Prerequisites

JDK 17

system_package

Version: 17.0.2+15-b149638a

gradlew

build_tool

Version: 6.7.1

Android SDK

system_package

Version: 23.0.1

Git

system_tool

Version: 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:pack

Android Studio (Emulator)

sdkmanager --licenses

Git Clone (Local)

gradlew build

Post 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.