Xenon 是基于 HMCL 框架的 Mindustry 启动器。统一管理 3 个客户端变体、Mod、存档、服务端与 ScriptAgent,无需手动配置 Java 参数和数据目录。
Xenon 是一款跨平台 Mindustry 启动器,基于 HMCL UI 框架开发。支持多实例隔离、一键安装、Mod 管理、服务端管理等功能。
- 游戏下载镜像加速 — 自动测速选择最快 GitHub 镜像,国内也能满速下载
- Mod 管理 — 向导式安装社区 Mod,自动归入对应实例的
mods/目录 - UUID 管理器 — 替代账户系统,为每个 UUID 绑定昵称,启动时自动注入
- 3 种客户端变体 — Vanilla / Bleeding-Edge / MindustryX,各自独立数据目录,并存互不干扰
- 导入本地 Jar — 拖入
MindustryX-Desktop.jar即可自动识别版本与 Java 需求 - 存档与蓝图管理 — 解析
.msav、.msch文件,支持导入/导出/分享码 - 崩溃日志分析 — 自动扫描崩溃日志,识别 Mod 冲突并跳转对应 Issue 模板
- 服务端管理 — 多实例并发、实时控制台、自动重启、端口检测、配置编辑、地图池管理
- ScriptAgent 集成 — 一键安装与管理 ScriptAgent4Mindustry 模块
- 下载 最新版 Xenon-portable 解压
- Windows 双击
Xenon.bat;Linux/macOS 执行chmod +x Xenon.sh && ./Xenon.sh - 侧栏 → "Install Mindustry" → 选择变体与版本 → 完成安装
- 侧栏 → "Mindustry Versions" → 一键启动
若系统无 Java 17+,启动器会自动引导下载。
./gradlew :Xenon:shadowJar # fat jar
./gradlew :Xenon:packagePortable # 便携版 zip
./gradlew :Xenon:packageAll # 平台原生安装包需要 JDK 17+。
- B 站
- QQ 群:
188709300 - GitHub Issues
特别感谢以下个人与项目对 Xenon 的贡献:
- Wayzer / TinyLake — ScriptAgent 与 MindustryX
- DeterMination — 高速镜像与维护服务
- 休闲 (Xiuxian) — 为 MindustryX 提供国内高速镜像
- 爱看番的年兽sama — 提供启动器默认背景图
- 所有 GitHub 公益加速站贡献者 — 为游戏版本下载提供加速
- HMCL 团队 — UI 框架基石
- Anuken — Mindustry / MindustryBuilds
- TinyLake — MindustryX
- 以及所有 GitHub 贡献者
GPLv3(沿用 HMCL)。详见 LICENSE。
Xenon is a cross-platform Mindustry launcher forked from HMCL. It keeps HMCL's JavaFX UI framework and replaces the Minecraft-specific backends with Mindustry equivalents.
- GitHub mirror accelerator — Auto-picks fastest mirror for China downloads
- Mod management — Wizard-based community mod installation per instance
- UUID manager — Bind nicknames to UUIDs, injected at launch
- 3 client variants — Vanilla, Bleeding-Edge, MindustryX, side by side with isolated data directories
- Import local jars — Drag & drop to auto-detect variant and Java requirements
- Save & schematic management —
.msav/.mschparsing with import, export and share code - Crash analyzer — Scan crash logs, highlight mod frames, link to issue templates
- Server management — Multi-instance, live console, auto-restart, config editor, map pool
- ScriptAgent integration — One-click ScriptAgent4Mindustry setup with hot-reload
- Download the latest release and unzip
- Run
Xenon.bat(Windows) orXenon.sh(Linux/macOS) - Sidebar → "Install Mindustry" → pick variant → install
- Sidebar → "Mindustry Versions" → Launch
./gradlew :Xenon:shadowJar
./gradlew :Xenon:packagePortable
./gradlew :Xenon:packageAllRequires JDK 17+.
- Bilibili
- QQ Group:
188709300 - GitHub Issues
Special thanks to:
- Wayzer / TinyLake — ScriptAgent & MindustryX
- DeterMination — Mirror hosting & maintenance
- Xiuxian (休闲) — High-speed China mirror for MindustryX
- 爱看番的年兽sama — Default launcher background
- All GitHub mirror accelerator contributors
- HMCL Team — UI framework foundation
- Anuken — Mindustry / MindustryBuilds
- TinyLake — MindustryX
- All GitHub contributors
GPLv3 — see LICENSE.
Built on HMCL. Mindustry, MindustryX, ScriptAgent are properties of their respective authors.