RestorePlayerStatus / 状态恢复插件
一键恢复玩家血量与体力至最大值。One key to restore HP and stamina to max.
功能 / Features
- 按 H 键(可自定义)立即将本地玩家的血量和体力回满 / Press H (configurable) to restore local player HP and stamina
- 仅作用于本地玩家,不影响联机其他玩家 / Only affects local player
- 仅在对局内生效,菜单/大厅不响应 / Only works during gameplay, not in menus or lobby
- 屏幕中间偏下弹窗提示恢复结果 / On-screen popup notification
- 通过 REPOConfig(游戏主菜单「模组」界面)自定义按键和提示 / Customize via REPOConfig
安装 / Install
- 确保已安装 BepInExPack_REPO 和 REPOConfig / Install BepInExPack_REPO and REPOConfig first
- 将
BepInEx/plugins/RestorePlayerStatus/MyFirstRepoMod.dll 放入对应目录 / Place the DLL in BepInEx/plugins/RestorePlayerStatus/
- 启动游戏,按 H 键即可 / Launch game, press H
依赖 / Dependencies
- BepInExPack_REPO
- REPOConfig