fix file location

This commit is contained in:
2025-09-27 21:25:55 +02:00
parent d4ae904c32
commit c9b9e7d637
9 changed files with 393 additions and 6 deletions

View File

@@ -12,7 +12,7 @@ config_version=5
config/name="asteroid"
run/main_scene="uid://jx8hrj6k1ju8"
config/features=PackedStringArray("4.4", "Forward Plus")
config/features=PackedStringArray("4.5", "Forward Plus")
boot_splash/bg_color=Color(0, 0, 0, 1)
boot_splash/use_filter=false
boot_splash/image="uid://bby053xsfn3cp"
@@ -20,7 +20,7 @@ config/icon="res://icon.svg"
[autoload]
GameController="*res://game_controller.gd"
GameController="*res://script/game_controller.gd"
[display]