一个模仿 MindustryX 标记面板工作流的客户端模组,支持 自定义标记内容。
Client-side mod that mimics MindustryX marker workflow with customizable marker content.
- 模仿 MindustryX 的圆盘标记面板触发方式(按键直接开面板)。
- 支持“按钮 → 全屏点位 → 面板二次确认”的标记流程。
- 标记消息格式固定为
<自定义内容><自定义内容>(x,y)。 - 默认内置 MindustryX 的 5 种标记模板(Mark/Gather/Attack/Defend/What),可在设置中修改。
- 快捷键可在游戏控制设置中自定义。
- 从构建产物中任选其一:
customMarker-<version>.zipcustomMarker-<version>.jarcustomMarker-<version>-android.jar
- 放入 Mindustry 的
mods目录并重启游戏。
gradle deploy- Mimics the MindustryX radial marker panel trigger flow (key opens panel directly).
- Supports the “button → click anywhere → panel confirm” marker flow.
- Marker message format is fixed to
<custom><custom>(x,y). - Ships with 5 MindustryX-style defaults (Mark/Gather/Attack/Defend/What), editable in settings.
- Hotkeys are user-configurable in the Controls menu.
gradle deploy