A custom launcher for Mindustry built with TypeScript and Node.
- Logging
- Version selection
- Automatic version download
- Build/copy external mods and restart (configurable)
- Restart automatically on mod file change (configurable)
- Relaunch on command
- Highly configurable
- Open source
- Compile a source directory before launching or when restarting (configurable)
- Output highlighting
- Remove username from logs (configurable)
- Default JVM args (configurable)
Supported operating systems: Windows, Linux, MacOS Requirements: Node.JS and NPM
- Run
npm i -g mindustrylauncher
- Run
mindustry config
.
CLI only.
mindustry [--compile] [--buildMods] --version <version> [-- jvmArgs...]
Run mindustry help
for more information.