godottest/.vscode/settings.json
2025-10-10 14:07:03 -04:00

5 lines
148 B
JSON

{
"godot-rust.environment.godotEditorPath": "/Applications/Godot.app",
"godot-rust.environment.godotProjectPath": "${workspaceFolder}/godot/"
}