Files
tekton/.vscode/settings.json
T
2026-05-19 17:30:29 +08:00

9 lines
258 B
JSON

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