On branch cooker

Changes to be committed:
	modified:   tools/configurator/export_presets.cfg
	modified:   tools/configurator/project.godot
This commit is contained in:
monkeyx-net 2024-08-08 18:19:51 +01:00
parent 99a4c33202
commit 150d351108
2 changed files with 0 additions and 8 deletions

View file

@ -19,11 +19,7 @@ encrypt_directory=false
custom_template/debug="" custom_template/debug=""
custom_template/release="" custom_template/release=""
debug/export_console_wrapper=1 debug/export_console_wrapper=1
<<<<<<< HEAD
binary_format/embed_pck=true
=======
binary_format/embed_pck=false binary_format/embed_pck=false
>>>>>>> 62724325fd58f43d1c9a4b0dbcc0c891e20ad54d
texture_format/bptc=true texture_format/bptc=true
texture_format/s3tc=true texture_format/s3tc=true
texture_format/etc=false texture_format/etc=false

View file

@ -11,11 +11,7 @@ config_version=5
[application] [application]
config/name="RetroDECK Configurator" config/name="RetroDECK Configurator"
<<<<<<< HEAD
config/version="v0.051" config/version="v0.051"
=======
config/version="v0.05"
>>>>>>> 62724325fd58f43d1c9a4b0dbcc0c891e20ad54d
run/main_scene="res://main.tscn" run/main_scene="res://main.tscn"
config/features=PackedStringArray("4.2", "GL Compatibility") config/features=PackedStringArray("4.2", "GL Compatibility")
boot_splash/bg_color=Color(0.141176, 0.141176, 0.141176, 0) boot_splash/bg_color=Color(0.141176, 0.141176, 0.141176, 0)