X-Git-Url: http://git.purplebirdman.com/lightcycles.git/blobdiff_plain/735896de998e91503d8d190ae2d594f58f12561d..3466ce2da2a33ae069d719208f8037e0c14e4367:/project.godot?ds=sidebyside diff --git a/project.godot b/project.godot index b550416..b3b6056 100644 --- a/project.godot +++ b/project.godot @@ -11,6 +11,7 @@ config_version=5 [application] config/name="Lightcycles" +config/version="0.9.0" run/main_scene="res://map/world.tscn" config/features=PackedStringArray("4.4", "Forward Plus") config/icon="res://icon.svg" @@ -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