feat: Initialize project with main scene, gridmap, core assets, and VS Code settings.

This commit is contained in:
Yogi Wiguna
2026-02-09 09:46:27 +08:00
parent 94efea7d38
commit 1048d7e0ca
3 changed files with 179 additions and 1062 deletions
+1 -1
View File
@@ -1,5 +1,5 @@
{
"godotTools.editorPath.godot4": "c:\\Users\\beng\\Godot\\Editors\\4.6-stable\\Godot_v4.6-stable_win64.exe",
"godotTools.editorPath.godot4": "C:\\Users\\Yogi\\Godot\\Editors\\.editor_config\\tekton-local\\Godot_v4.6-stable_win64.exe",
"editor.tabSize": 4,
"editor.insertSpaces": false,
"files.eol": "\n",