master
DJh2o2 2024-05-16 13:07:22 +07:00
parent 408c015c94
commit 525f75e39b
2 changed files with 4 additions and 4 deletions

5
.gitignore vendored

@ -1,4 +1,3 @@
<<<<<<< HEAD
# Godot 4+ specific ignores # Godot 4+ specific ignores
.godot/ .godot/
android/ android/
@ -18,6 +17,4 @@ export_presets.cfg
# Mono-specific ignores # Mono-specific ignores
.mono/ .mono/
data_*/ data_*/
mono_crash.*.json mono_crash.*.json
>>>>>>> e5c889106df912758b47dc23ee0a39485278ae3a

@ -0,0 +1,3 @@
{
"godotTools.editorPath.godot4": "c:\\Program Files\\Godot_v4.3-dev5_mono_win64\\Godot_v4.3-dev5_mono_win64.exe"
}