9 lines
258 B
JSON
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
|
|
}
|
|
} |