move to Godot 4.4 (from Godot 4.3)
This commit is contained in:
parent
720466f136
commit
a3e0c4d82d
13 changed files with 21 additions and 20 deletions
|
@ -11,12 +11,11 @@ config_version=5
|
|||
[application]
|
||||
|
||||
config/name="DreamBall"
|
||||
config/description="I'm Taevas, and this is \"DreamBall\", my entry for the 21st edition of \"Alakajam!\", a gamejam that lasts for 48 hours and starts on 2025-02-21 19:00UTC
|
||||
https://alakajam.com/21st-alakajam
|
||||
https://kitsunes.dev/Taevas/AlakajamEntry"
|
||||
config/version="20250223.2"
|
||||
config/description="Manipulate the gravity to make a ball go through every ring!
|
||||
https://kitsunes.dev/Taevas/DreamBall"
|
||||
config/version="20250323.0"
|
||||
run/main_scene="res://index.tscn"
|
||||
config/features=PackedStringArray("4.3", "GL Compatibility")
|
||||
config/features=PackedStringArray("4.4", "GL Compatibility")
|
||||
boot_splash/show_image=false
|
||||
config/icon="res://icon.png"
|
||||
config/windows_native_icon="res://icon.ico"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue