Files
tekton/.vscode/settings.json
T
2026-02-08 18:21:01 +08:00

9 lines
254 B
JSON

{
"godotTools.editorPath.godot4": "c:\\Users\\beng\\Godot\\Editors\\4.6-stable\\Godot_v4.6-stable_win64.exe",
"editor.tabSize": 4,
"editor.insertSpaces": false,
"files.eol": "\n",
"files.exclude": {
"**/*.gd.uid": true
}
}