Files
gobbo/.vscode/settings.json

5 lines
265 B
JSON
Raw Permalink Normal View History

2026-04-10 17:53:31 -05:00
{
"godotTools.editorPath.godot4": "/Applications/Redot-4.4.app/Contents/MacOS/Redot",
"godot.csharp.executablePath": "/Applications/Redot-4.4.app/Contents/MacOS/Redot",
"godotTools.editorPath.godot3": "/Applications/Redot-4.4.app/Contents/MacOS/Redot"
}