lawless/client/library/22/22a135d0-b2ef-4c1b-86d2-5bbbd88e4875.json
徐勤民 521603a899
一些检测仍在等待运行
Docs Build / build-and-deploy (push) Waiting to run
refactor(client): 删除游戏核心管理器和场景脚本
- 移除 ConfigManager 配置管理器类
- 移除 GameManager 全局单例管理器类
- 移除 NetworkManager 网络连接管理器类
- 移除 CharacterData 和 ItemData 数据模型类
- 移除 BagScene、BattleScene、LobbyScene 等场景脚本
- 移除 EncounterBubble 和 EventFeedPanel UI组件脚本
- 更新代理邀请文档中的服务器连接方式
- 更新同步状态表格中的代理任务分配信息
- 添加 MiMo 任务完成总结和审查修复记录
2026-07-03 21:34:51 +08:00

55 行
799 B
JSON

[
{
"__type__": "ForwardPipeline",
"_flows": [
{
"__id__": 1
}
],
"renderTextures": [
]
},
{
"__type__": "ForwardFlow",
"_name": "ForwardFlow",
"_priority": 0,
"_material": null,
"_stages": [
{
"__id__": 2
}
]
},
{
"__type__": "ForwardStage",
"_name": "ForwardStage",
"_priority": 0,
"frameBuffer": "",
"renderQueues": [
{
"__id__": 3
},
{
"__id__": 4
}
]
},
{
"__type__": "RenderQueueDesc",
"isTransparent": false,
"sortMode": 0,
"stages": [
"default"
]
},
{
"__type__": "RenderQueueDesc",
"isTransparent": true,
"sortMode": 1,
"stages": [
"default",
"planarShadow"
]
}
]