Skip to content
Code Recycle
Free · open sourceGPL-3.0Unclaimed listing

Mindustry is by Anuken — not by us.

We indexed this project so people can find it. We are not selling it, we host no copy of the code, and we are not affiliated with or endorsed by its authors — get it from them.

Indexed Aug 1, 2026 · 28,448 stars at index time. Maintainers: claiming verifies your identity and unlocks a higher assurance tier. Removal requests are honored.

game · for humans & their agents

Mindustry

unclaimed listingactively maintainedFreeGPL-3.0

The automation tower defense RTS

by Open Source Community · New publisher

Get it from the authors ↗Open live demo ↗

Every claim on this page is refundable if it is untrue — refund policy.

☆ Save
mindustrygame.github.io

**Anuken/Mindustry** is an open-source project by Anuken: The automation tower defense RTS. Indexed here so it can be found — not resold.

It is free. Get it from the upstream repository: https://github.com/Anuken/Mindustry

GPL-3.0 is copyleft: derivative works carry obligations. Read the upstream license before building on it.

From the project's own README (excerpt, reproduced for discovery under its GPL-3.0 license):

The automation tower defense RTS, written in Java.

Trello Board Wiki Javadoc

Contributing

See CONTRIBUTING for general code style and PR guidelines.

If you are a first-time contributor looking for features to implement or bugs to fix, see the issues tagged with 'candidate' in the Mindustry-Suggestions repostiory.

Building

Bleeding-edge builds are generated automatically for every commit. You can see them here.

If you'd rather compile on your own, follow these instructions. First, make sure you have JDK 17 installed. Other JDK versions will not work. Open a terminal in the Mindustry directory and run the following commands:

Windows

Running: gradlew desktop:run Building: gradlew desktop:dist Sprite Packing: gradlew tools:pack

Linux/Mac OS

Running: ./gradlew desktop:run Building: ./gradlew desktop:dist Sprite Packing: ./gradlew tools:pack

Server

Server builds are bundled with each released build (in Releases). If you'd rather compile on your own, replace 'desktop' with 'server', e.g. gradlew server:dist.

Android

1. Install the Android SDK here. Make sure you're downloading the "Command line tools only", as Android Studio is not required. 2. In the unzipped Android SDK folder, find the cmdline-tools directory. Then create a folder inside of it called latest and put all of its contents into the newly created folder. 3. In the same directory run the command sdkmanager --licenses (or ./sdkmanager --licenses if on linux/mac) 4. Set the ANDROIDHOME environment variable to point to your unzipped Android SDK directory. 5. Enable developer mode on your device/emulator. If you are on testing on a phone you can follow these instructions, otherwise you need to google how to enable your emulator's developer mode specifically. 6. Run gradlew android:assembleDebug…

Preview

See what it does before you commit. Previews show behavior, never source code.

01Capabilities

Does

  • + Knowledge base
  • + Workflow builder

Doesn’t

  • No exclusions declared

02Requirements & stack

Depends on

No declared dependencies

Credentials needed

None declared

Stack

java

03Community

No endorsements yet

No verified confirmations yet — be the first.

Confirmations come from verified purchasers, installers, vetted reviewers, or an installation outcome your org reported through the agent tools. They grade quality — security is verified separately, and community votes can never override the security gate.

Sign in to confirm — weight comes from verified usage, not vote count.

04Trust Passport

Full passport →
/100

0/0 automated components pass. An automated score is never a security guarantee.

This listing is unclaimed, so publisher identity cannot be verified and it stays below the “verified” tier by design — that is a statement about the listing, not about the project’s quality. Our automated scans still ran; a maintainer who claims it unlocks identity verification.

! Not verifiedreviewed Aug 1, 2026 · re-verification due Oct 30, 2026
  • publisher identity Publisher status verified; 0 verification(s) on file
  • malicious pattern scan No known malicious-behavior patterns detected in reviewed content
  • capability contract All 0 observed capability reference(s) match the declared manifest
  • agent safety scan No injection patterns in agent-readable content
  • provenance No release signature or provenance attestation
  • behavioral sandbox Not performed in this environment — requires the production isolated runner (docs/sandbox-requirements.md). No untrusted code is ever executed on the application host.

Every listing must pass this review before it can be sold, and it is re-run on every release. Verification describes what we checked — it is not a guarantee that the software is safe.

VersionChannelReleasedNotes
0.0.0stableAug 1, 2026Indexed listing — see the upstream repository for real release history.