Please disclose if any significant portion of your mod was created using AI tools by adding the 'AI Generated' category. Failing to do so may result in the mod being removed from Thunderstore.
ModsUp
REPO游戏交流QQ群:824639225。 Runtime compatibility patcher for R.E.P.O. v0.4x. Fixes BetterMap v1.0.5, AntiTumble Cooldown v1.1.1, MoreInventorySlots v1.0.3. More fixes in development.
By Zichen
| Last updated | 9 hours ago |
| Total downloads | 1995 |
| Total rating | 1 |
| Categories | Mods Tools Client-side Server-side AI Generated |
| Dependency string | Zichen-ModsUp-1.0.3 |
| Dependants | 0 other packages depend on this package |
This mod requires the following mods to function
BepInEx-BepInExPack
BepInEx pack for Mono Unity games. Preconfigured and ready to use.
Preferred version: 5.4.2100README
ModsUp / 模组批量修复
支持 R.E.P.O. 最新 v0.4。 REPO 游戏交流 QQ 群:824639225
中文说明
ModsUp 是一个社区补丁模组,专门修复 0.4x 版本中其他模组的兼容性问题。
每个修复仅对指定的模组版本生效。版本不匹配时自动跳过。
BetterMap 修复
- 原模组:https://thunderstore.io/c/repo/p/clay/BetterMap/
- 目标版本:
1.0.5 - 说明:修复在 v0.4x 版本中导致的怪物不刷新、地图标记失效等兼容性问题。
AntiTumble Cooldown 修复
- 原模组:https://thunderstore.io/c/repo/p/PurpleDude_Modding/AntiTumble_Cooldown/
- 目标版本:
1.1.1 - 说明:完全禁用原模组,由 ModsUp 接管即时起身功能。修复 v0.4x 版本中模组功能失效以及每帧报错导致的控制台卡死问题,额外修复"摔倒后不能坐车"的 bug。
MoreInventorySlots 修复
- 原模组:https://thunderstore.io/c/repo/p/nickklmao/MoreInventorySlots/
- 目标版本:
1.0.3 - 说明:修复在 v0.4x 版本中扩展背包槽位无法使用的问题。修复 ILHook 失效导致的槽位注册越界和键盘输入未注入。
后续计划
更多模组修复正在开发中。如果你发现某个模组在 v0.4x 中有 Bug,欢迎在 QQ 群反馈。
安装
- 确保已安装目标模组且版本号匹配。
- 将
Zichen-ModsUp-1.0.3.dll放入BepInEx/plugins目录。
English
ModsUp is a community patch mod for R.E.P.O. v0.4x. It fixes compatibility issues for various mods.
Each fix only applies when the target mod version exactly matches.
BetterMap Fix
- Original: https://thunderstore.io/c/repo/p/clay/BetterMap/ — Target v1.0.5
- Description: Fixes monster spawning and map marker issues in v0.4x.
AntiTumble Cooldown Fix
- Original: https://thunderstore.io/c/repo/p/PurpleDude_Modding/AntiTumble_Cooldown/ — Target v1.1.1
- Description: Fully disables the original mod, ModsUp takes over instant tumble exit. Fixes mod functionality, console error spam/freeze in v0.4x, and the "can't sit in cart after tumble" bug.
MoreInventorySlots Fix
- Original: https://thunderstore.io/c/repo/p/nickklmao/MoreInventorySlots/ — Target v1.0.3
- Description: Fixes broken ILHook causing extra inventory slots to not work in v0.4x. Expands internal slot list and adds keyboard input handling.
Configuration / 配置
BepInEx/config/zichen.modsup.cfg
| 配置项 | 默认值 | 说明 |
|---|---|---|
| 模组启用 | true | 总开关 |
| 启动提示 | true | 启动弹窗,仅弹出一次 |
| 修复怪物刷新 | true | BetterMap v1.0.5 |
| 修复翻滚冷却 | true | AntiTumble Cooldown v1.1.1 |
| 修复扩展背包 | true | MoreInventorySlots v1.0.3 |
Config resets after version update.