updated to godot 4.0 stable

This commit is contained in:
2023-03-01 18:57:29 +01:00
parent 7cbf5c634d
commit 9734d53d62
3 changed files with 3 additions and 13 deletions

View File

@@ -10,9 +10,9 @@ config_version=5
[application]
config/name="RPG Test gd4"
config/name="RPG Test"
run/main_scene="res://scenes/overworld.tscn"
config/features=PackedStringArray("4.0", "C#", "Forward Plus")
config/features=PackedStringArray("4.0", "Forward Plus")
boot_splash/show_image=false
config/icon="res://assets/textures/debug/dummy-player-normal.png"