BonfireFoodRottingPatch is Bonfire's maintained food-freshness patch branch.
BonfireFoodRottingPatch 是 Bonfire 维护中的食物腐烂系统补丁分支。
BonfireFoodRottingPatch is the maintained Bonfire patch branch for food freshness, rotten-state synchronization, and lore compatibility.
- Tracks fresh and rotten item states through plugin-managed metadata.
- Keeps lore rendering aligned with the actual runtime state.
- Includes admin reload support through
/bfr. - Targets survival gameplay where freshness needs to remain readable and stable.
/bfr
src/: plugin source codebuild.ps1: local build helperbuild/: local build output, excluded from Git release tracking
.\build.ps1This repository currently uses the Bonfire Non-Commercial Source License 1.0.
See LICENSE for the exact terms.
BonfireFoodRottingPatch 是 Bonfire 持续维护中的食物新鲜度系统补丁分支,重点解决腐烂状态同步与 lore 兼容问题。
- 通过插件管理的元数据追踪新鲜与腐烂状态。
- 让 lore 展示与实际运行时状态保持一致。
- 通过
/bfr提供管理端重载能力。 - 面向需要保留食物新鲜度玩法的生存式业务场景。
/bfr
src/:插件源码build.ps1:本地构建脚本build/:本地构建输出,不纳入发布源码
.\build.ps1本仓库当前采用 Bonfire Non-Commercial Source License 1.0。
具体条款见 LICENSE。