This commit is contained in:
2025-01-02 13:28:04 -06:00
commit 95b13a7f55
23 changed files with 602 additions and 0 deletions

6
.vscode/settings.json vendored Normal file
View File

@@ -0,0 +1,6 @@
{
"godotTools.editorPath.godot4": "/var/lib/flatpak/app/org.godotengine.Godot/current/active/export/bin/org.godotengine.Godot",
"editor.insertSpaces": false,
"editor.tabSize": 4,
"terminal.integrated.tabs.enabled": false
}