Godot 4.5.1

This commit is contained in:
2025-12-14 22:43:11 +10:00
parent 5805ac2260
commit 4dd1ce64f5
433 changed files with 2922 additions and 585 deletions

View File

@@ -1,8 +1,8 @@
{
"godotTools.editorPath.godot4": "/var/lib/flatpak/app/org.godotengine.Godot/current/active/export/bin/org.godotengine.Godot",
"terminal.integrated.tabs.enabled": false,
"editor.insertSpaces": true,
"editor.tabSize": 2,
"editor.insertSpaces": false,
"editor.tabSize": 4,
"files.exclude": {
"**/*.uid": true
},