feat: 更新README
This commit is contained in:
@@ -36,6 +36,7 @@ game/
|
|||||||
- create_game_ui.gd
|
- create_game_ui.gd
|
||||||
- game/
|
- game/
|
||||||
- game.gd
|
- game.gd
|
||||||
|
- card.gd
|
||||||
- settings/
|
- settings/
|
||||||
- settings.gd
|
- settings.gd
|
||||||
```
|
```
|
||||||
@@ -46,7 +47,7 @@ game/
|
|||||||
|
|
||||||
## 最佳实践
|
## 最佳实践
|
||||||
|
|
||||||
本项目目前正在使用 Godot 4.6 进行开发。开发用语言为 GDScript。
|
本项目目前正在使用 Godot 4.6.1 进行开发。开发用语言为 GDScript。
|
||||||
|
|
||||||
你的开发应当遵循 Godot 引擎提供的[最佳实践](https://docs.godotengine.org/zh-cn/4.x/tutorials/best_practices/)及[GDScript 编写风格指南](https://docs.godotengine.org/zh-cn/4.x/tutorials/scripting/gdscript/gdscript_styleguide.html)。但下面提到的除外:
|
你的开发应当遵循 Godot 引擎提供的[最佳实践](https://docs.godotengine.org/zh-cn/4.x/tutorials/best_practices/)及[GDScript 编写风格指南](https://docs.godotengine.org/zh-cn/4.x/tutorials/scripting/gdscript/gdscript_styleguide.html)。但下面提到的除外:
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user