mirror of
https://github.com/RetroDECK/RetroDECK.git
synced 2025-01-18 06:45:38 +00:00
On branch cooker
Changes to be committed: modified: tools/configurator/export_presets.cfg modified: tools/configurator/project.godot
This commit is contained in:
parent
99a4c33202
commit
150d351108
|
@ -19,11 +19,7 @@ encrypt_directory=false
|
|||
custom_template/debug=""
|
||||
custom_template/release=""
|
||||
debug/export_console_wrapper=1
|
||||
<<<<<<< HEAD
|
||||
binary_format/embed_pck=true
|
||||
=======
|
||||
binary_format/embed_pck=false
|
||||
>>>>>>> 62724325fd58f43d1c9a4b0dbcc0c891e20ad54d
|
||||
texture_format/bptc=true
|
||||
texture_format/s3tc=true
|
||||
texture_format/etc=false
|
||||
|
|
|
@ -11,11 +11,7 @@ config_version=5
|
|||
[application]
|
||||
|
||||
config/name="RetroDECK Configurator"
|
||||
<<<<<<< HEAD
|
||||
config/version="v0.051"
|
||||
=======
|
||||
config/version="v0.05"
|
||||
>>>>>>> 62724325fd58f43d1c9a4b0dbcc0c891e20ad54d
|
||||
run/main_scene="res://main.tscn"
|
||||
config/features=PackedStringArray("4.2", "GL Compatibility")
|
||||
boot_splash/bg_color=Color(0.141176, 0.141176, 0.141176, 0)
|
||||
|
|
Loading…
Reference in a new issue