randomgeon/.vscode/settings.json
Dan Baker 02b3be35b0 Sets up initial project structure
Initializes the project with core files including:

- Editor configuration (.editorconfig, .gitattributes, .gitignore, .vscode/settings.json)
- Log.gd addon for enhanced debugging
- Loggie addon for advanced logging
- Project assets folder
2025-04-29 17:35:39 +01:00

3 lines
94 B
JSON

{
"godotTools.editorPath.godot4": "c:\\Dev\\Godot\\Godot_v4.4.1-stable_win64_console.exe"
}