White Knuckle BepInEx Mod — Removes the budget restriction for selecting Trinkets
White Knuckle BepInEx 模组 — 移除 Trinkets 选择的费用限制
White Knuckle's Trinkets & Bindings interface has a "budget" system:
cost valueThis Mod uses Harmony Patches to force-clear the error message and re-enable the Play button after SelectTrinket and UpdateTrinketActivation methods execute, allowing you to freely select any number of Trinkets without budget constraints.
When your selection exceeds the original budget, an orange hint Leaderboards disabled will be displayed, and the leaderboard will be automatically disabled for that run.
UnlimitedTrinkets.dll in:<Game Root>/BepInEx/plugins/
A config file will be generated in BepInEx/config/ after first run:
huoyan1231.whiteknuckle.unlimitedtrinkets.cfg
| Setting | Default | Description |
|---|---|---|
EnableUnlimitedTrinkets |
true |
Set to false to temporarily disable the Mod |
White Knuckle 的 Trinkets & Bindings 界面有一个"预算"系统:
cost 值本 Mod 通过 Harmony Patch 在 SelectTrinket 和 UpdateTrinketActivation 方法执行后,强制清除错误提示并重新启用 Play 按钮,从而让你自由选择任意数量的 Trinkets,不受预算约束。
当选择超出原版预算时,会显示橙色提示 Leaderboards disabled,并自动禁用该局的排行榜。
UnlimitedTrinkets.dll 放入:<游戏根目录>/BepInEx/plugins/
首次运行后会在 BepInEx/config/ 生成配置文件:
huoyan1231.whiteknuckle.unlimitedtrinkets.cfg
| 配置项 | 默认值 | 说明 |
|---|---|---|
EnableUnlimitedTrinkets |
true |
设为 false 可临时禁用 Mod |
Requires .NET SDK (>= 6.0) / 需要 .NET SDK (>= 6.0)
dotnet build UnlimitedTrinkets.csproj -c Release
Output / 输出:bin/Release/net471/UnlimitedTrinkets.dll
This project is licensed under the GNU General Public License v3.0 (GPL-3.0).
本项目采用 GNU 通用公共许可证第三版 (GPL-3.0) 授权。
See LICENSE file for full text. / 完整许可证文本见 LICENSE 文件。
This code was generated with assistance from AI.
The AI assisted in writing the Harmony patches, debugging, and documentation. All code has been reviewed and tested by the project maintainer.
本代码在 AI 辅助下生成。AI 协助编写了 Harmony 补丁、调试和文档。所有代码都经过项目维护者的审查和测试。
有点意思,这个其实是腾讯Workbuddy生成的,后台显示模型是Kimi-k2.5和minimax-m2.7,但是他自己说他是Claude