csff-wikimod-release

WikiMod

Card Survival: Fantasy Forest 的 BepInEx 模组。内置 Wiki、地图、数值显示、角色信息面板、快速查找、脚本系统、万能修改器、徽章系统等。

安装

  1. 安装 BepInEx 5
  2. WikiMod.dll 放入游戏目录下的 BepInEx/plugins
  3. 启动游戏,在设置中开关主要功能;高级功能在万能修改器(默认 ` 键)中查看

文档

开发

dotnet build                # Debug
dotnet build -c Release     # Release

构建会自动生成 Resources/WikiMod.html(需要 PowerShell 7+)。开发约定见 CLAUDE.md