Added vanity card and cached scenes
This commit is contained in:
@@ -11,8 +11,8 @@ config_version=5
|
||||
[application]
|
||||
|
||||
config/name="Dunkanoid"
|
||||
config/version="1.0.4"
|
||||
run/main_scene="res://Intro.tscn"
|
||||
config/version="1.1.0"
|
||||
run/main_scene="res://VanityCard.tscn"
|
||||
config/features=PackedStringArray("4.2", "Forward Plus")
|
||||
run/max_fps=30
|
||||
boot_splash/show_image=false
|
||||
@@ -25,6 +25,7 @@ config/windows_native_icon="res://icon.ico"
|
||||
Global="*res://Global.gd"
|
||||
EventBus="*res://EventBus.gd"
|
||||
Music="*res://Music.gd"
|
||||
Scenes="*res://Scenes.gd"
|
||||
|
||||
[display]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user