模组简介
ModConfig — 通用模组配置框架 已适配正式版 v0.107.1 最新版 / Compatible with the latest public release v0.107.1 Universal in-game configuration framework for Slay the Spire 2 mods. 简介 / Overview 为《杀戮尖塔2》模组提供统一的游戏内配置界面。 ModConfig 会在游戏「设置」页面中添加一个 模组配置 / Mods 标签页。其他模组只需通过简单 API 注册配置项,即可自动生成设置控件,不需要每个模组重复开发自己的设置界面。 ModConfig adds a shared Mods tab to the game's Settings screen. Other mods can register their options through a simple API, and ModConfig will automatically render the corresponding controls. 支持控件 / Supported Controls • 开关 / Toggle — 布尔值开 / 关。Boolean on-off values. • 滑条 / Slider — 数值范围调节,支持自定义步进和显示格式。Numeric ranges with custom step and display format. • 下拉框 / Dropdown — 多个选项之间切换。Select from multiple options. • 快捷键绑定 / KeyBind — 点击后录入按键,支持所有键盘按键。Click-to-record keyboard shortcuts. • 文本输入 / TextInput — 自由文本输入。Free-form text input. • 分组标题和分隔线 / Headers & Separators — 整理复杂设置面板,保持界面清晰。Organize complex settings pages cleanly. 核心特性 / Features • 零依赖接入 / Optional integration 其他模组可通过反射调用 API,无需直接引用 ModConfig DLL;即使玩家没有安装 ModConfig,模组本体也可以照常运行。 Mods can call the API through reflection without directly referencing the ModConfig DLL. If ModConfig is not installed, integrated mods can still run normally. • 自动持久化 / Automatic persistence 配置值自动保存到本地文件,下次启动自动恢复。 Config values are saved locally and restored on the next launch. • 多语言支持 / Localization-ready 控件标签支持 i18n,可跟随游戏语言切换。 Control labels support i18n and can follow the game's language setting. • 全平台兼容 / Cross-platform Windows / macOS 均可使用。 Works on both Windows and macOS. 面向模组开发者 / For Mod Developers 接入只需要一次注册调用: Register(modName, configEntries) 传入模组名和配置项列表即可;配置变更会通过回调函数实时通知。详见源码中的 ModConfigApi.cs 。 To integrate, call Register(modName, configEntries) once with your mod name and config entry list. Value changes are delivered through callbacks. See ModConfigApi.cs in the source code for details. 当前已适配 / Currently Integrated • Skada: Damage Meter(战斗数据统计) 缩放、透明度、最大条数、自动重置、自动切换视图等配置。 Scaling, opacity, maximum bars, auto reset, automatic view switching, and more. 作者与源码 / Author & Source 作者 / Author 皮一下就很凡@Bilibili 开源代码 / Source Code https://github.com/xhyrzldf/ModConfig-STS2 皮皮模组系列 / PPDEV Mod Series 喜欢这个模组的话,也可以看看同作者的其他《杀戮尖塔2》模组: If you like this mod, check out the other Slay the Spire 2 mods from the same author: • ModConfig — 通用模组配置框架 :统一游戏内设置面板,其他模组可通过它提供配置页。 / Shared in-game settings framework for supported mods. • Skada: Damage Meter — 战斗数据统计 :伤害、格挡、rDPS、仪表盘和战斗复盘。 / Combat stats, rDPS attribution, dashboards, and review tools. • SpeedX — 游戏加速与自动化 :倍速、跳动画、自动结束回合、自动拾取和自动前进。 / Speed-up, animation skipping, auto-end-turn, auto-loot, and auto-proceed. • Rewind — 单人倒带与检查点回退 :回合倒带、地图检查点、公平模式、SL 统计和 NO UNDO 勋章。 / Single-player turn rewind, map checkpoints, fair mode, save-load tracking, and NO UNDO badge. • QuickLink — 联机重置与自动回房 :联机战斗重置、节点回退和全自动重连。 / Multiplayer combat reset, node rollback, and automatic rejoin flow. • 皮皮军师: SkadaHelper — 轻量数据与路线参考 :展示 v0.107 高进阶实战数据,只保留本地路线推荐,不替玩家进行选牌、商店或事件决策。 / Factual v0.107 run statistics and a local route reference without AI card, shop, or event decisions.
条目信息
- 所属游戏
- 杀戮尖塔 2 (Slay the Spire 2)
- 创意工坊 ID
- 3747557003
- 文件名
- 3747557003.bin
- 文件大小
- 373.2 KB
- 最后更新
- 2026/06/19
- 内容版本
- v1781841769-10787cb780905803
- 作者与来源
- 由原作者发布于 Steam 创意工坊。本站不改变署名,作者信息与原始内容请以 Steam 原始页面 为准。
版权与举报
本条目的著作权归其原作者所有。尖塔补给站仅提供索引与下载中转,不存储、不修改、不二次分发其著作权内容, 也不对其内容作任何担保。详见 版权声明 与 免责声明。
若你是该内容的权利人并希望下架此条目,或发现该条目含有违法违规内容,请通过 侵权删除申请 提交材料,我们会在核实后处理并在本页标注状态。

Steam 社区评论
以下评论来自 Steam 创意工坊原始页面,由 Steam 用户发表,不代表本站立场。