mirror of
https://github.com/Rundll86/Dog-Lynx-And-HCN.git
synced 2026-05-28 06:51:54 +08:00
docs: 添加项目规范文档
添加项目规范文档,明确Godot版本要求、测试流程和GameRule类的使用规范
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
# 项目规范
|
||||
|
||||
1. 项目是Godot4.5,不要查旧版本文档。
|
||||
2. 你写完代码后不需要做测试,我会手动测试。
|
||||
3. `GameRule`类存放的是游戏中,玩家可以配置的规则,不要把内部状态放到这里。
|
||||
Reference in New Issue
Block a user