Initial commit

This commit is contained in:
GeekROS
2024-03-03 22:59:18 +08:00
commit cec0aae8e3
69 changed files with 2687 additions and 0 deletions

17
.gitignore vendored Normal file
View File

@@ -0,0 +1,17 @@
.idea
.DS*
.git
.vscode
.godot
*.cfg
*.tmp
desktop/release
!desktop/release/appicon.png
desktop/template/yarn.lock
desktop/template/yarn-error.log
desktop/template/node_modules
desktop/template/dist
engine/release
engine/runtime
!engine/release/.gitkeep
!engine/runtime/.gitkeep