feat: Establish initial game structure including lobby, UI, and core gameplay managers.
This commit is contained in:
Vendored
+7
-1
@@ -1,3 +1,9 @@
|
||||
{
|
||||
"godotTools.editorPath.godot4": "/home/beng/Godot/Editors/4.5.1-stable/Godot_v4.5.1-stable_linux.x86_64"
|
||||
"godotTools.editorPath.godot4": "C:\\Users\\Dev-Danchie\\Godot\\Editors\\.editor_config\\tekton-local\\Godot_v4.6-stable_win64.exe",
|
||||
"editor.tabSize": 4,
|
||||
"editor.insertSpaces": false,
|
||||
"files.eol": "\n",
|
||||
"files.exclude": {
|
||||
"**/*.gd.uid": true
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user