9 lines
252 B
JSON
9 lines
252 B
JSON
{
|
|
"godotTools.editorPath.godot4": "/home/beng/Godot/Editors/4.6.3-stable/Godot_v4.6.3-stable_linux.x86_64",
|
|
"editor.tabSize": 4,
|
|
"editor.insertSpaces": false,
|
|
"files.eol": "\n",
|
|
"files.exclude": {
|
|
"**/*.gd.uid": true
|
|
}
|
|
} |