昔念
dd28d48ca4
```
feat(build): 更新构建脚本添加资源打包和proto编译
更新build.bat脚本,添加proto文件编译和资源打包功能,调整资源打包顺序。
BREAKING CHANGE: 构建流程发生变化,需要重新生成proto文件和打包资源。
---
refactor(xmlres): 使用gres替换gfile读取资源文件
将xmlres模块中文件读取方式从gfile.GetBytes改为gres.GetContent,
使
2026-01-01 19:57:39 +08:00
..
2026-01-01 19:57:39 +08:00
2025-09-19 00:29:55 +08:00
2025-09-24 12:40:13 +08:00
2025-12-16 02:50:10 +08:00
2026-01-01 19:57:39 +08:00
2025-11-25 12:29:50 +08:00
2025-12-12 19:10:09 +00:00
2025-08-30 00:36:08 +08:00
2025-11-22 22:57:32 +08:00
2025-08-31 00:27:07 +08:00
2025-12-03 22:05:28 +08:00
2025-11-02 23:52:06 +08:00
2025-11-15 16:27:59 +08:00
2025-11-02 23:52:06 +08:00
2025-10-23 01:02:19 +08:00
2025-10-20 23:59:49 +08:00
2025-11-30 04:57:48 +00:00