experiments
This commit is contained in:
parent
4aba8bf0ae
commit
25664e36f5
23 changed files with 346 additions and 17 deletions
|
@ -14,11 +14,15 @@ config/name="AlakajamEntry"
|
|||
config/description="I'm Taevas, and this is my entry for the 21st edition of \"Alakajam!\", a gamejam that lasts for 48 hours that starts on 2025-02-21 19:00UTC
|
||||
https://alakajam.com/21st-alakajam"
|
||||
config/version="20250221.0"
|
||||
run/main_scene="res://index.tscn"
|
||||
run/main_scene="res://test_level.tscn"
|
||||
config/features=PackedStringArray("4.3", "GL Compatibility")
|
||||
boot_splash/show_image=false
|
||||
config/icon="res://icon.svg"
|
||||
|
||||
[audio]
|
||||
|
||||
buses/default_bus_layout=""
|
||||
|
||||
[rendering]
|
||||
|
||||
renderer/rendering_method="gl_compatibility"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue