同步前后端联调与文档更新

This commit is contained in:
2026-04-02 09:25:05 +08:00
parent af43beadb0
commit 6964e26ec9
113 changed files with 4317 additions and 293 deletions

View File

@@ -1,6 +1,6 @@
# 运行时编译层总表
> 文档版本v1.0
> 最后更新2026-04-02
> 最后更新2026-04-02 08:28:05
本文档用于定义当前项目推荐的“运行时编译层”结构,也就是把系统默认值、玩法默认值、活动配置、玩家设置编译成统一运行时 profile 的中间层。
@@ -247,3 +247,4 @@
这样配置越多,系统越不容易乱;后续后台做复杂了,也还是有一层中间结构兜住。