9 lines
272 B
JSON
9 lines
272 B
JSON
{
|
|
"godotTools.editorPath.godot4": "C:\\Users\\Yogi\\Godot\\Editors\\.editor_config\\tekton-local\\Godot_v4.6-stable_win64.exe",
|
|
"editor.tabSize": 4,
|
|
"editor.insertSpaces": false,
|
|
"files.eol": "\n",
|
|
"files.exclude": {
|
|
"**/*.gd.uid": true
|
|
}
|
|
} |