X-Git-Url: http://git.purplebirdman.com/lightcycles.git/blobdiff_plain/641c10419faa820148a6939ae3c24db13ee749e1..HEAD:/project.godot diff --git a/project.godot b/project.godot index 2e6aab3..b3b6056 100644 --- a/project.godot +++ b/project.godot @@ -11,8 +11,9 @@ config_version=5 [application] config/name="Lightcycles" +config/version="0.9.0" run/main_scene="res://map/world.tscn" -config/features=PackedStringArray("4.3", "Forward Plus") +config/features=PackedStringArray("4.4", "Forward Plus") config/icon="res://icon.svg" [display] @@ -76,3 +77,7 @@ player2_restart={ "events": [Object(InputEventKey,"resource_local_to_scene":false,"resource_name":"","device":-1,"window_id":0,"alt_pressed":false,"shift_pressed":false,"ctrl_pressed":false,"meta_pressed":false,"pressed":false,"keycode":0,"physical_keycode":47,"key_label":0,"unicode":47,"location":0,"echo":false,"script":null) ] } + +[rendering] + +textures/vram_compression/import_etc2_astc=true