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