Commit Graph
4 Commits
Author SHA1 Message Date
fallingshrimp f4c829bf8d docs: update and reorganize the project specification document
1. rename "命名规范" to "通用命名规范"
2. adjust the order of naming specification items
3. add code writing specification, pattern style and node reference related content
2026-07-31 13:44:39 +08:00
fallingshrimp f546746a88 docs: update SPEC.md with new notes and formatting
add editor version warning and agent usage guidelines, restructure the opening note into numbered list
2026-07-30 22:42:51 +08:00
fallingshrimp 7e9395e507 docs: add godot development tips and cold knowledge
补充了Godot开发相关的冷知识和注意事项,包括异常处理、异步函数、导出变量和节点就绪时序的细节
2026-07-30 22:39:49 +08:00
fallingshrimp 13042afb3a docs: add project development specification document
create the full SPEC.md with directory, naming, code sorting rules and best practices
2026-07-30 22:30:04 +08:00