diff options
author | metamuffin <metamuffin@disroot.org> | 2024-07-02 00:16:25 +0200 |
---|---|---|
committer | metamuffin <metamuffin@disroot.org> | 2024-07-02 00:16:25 +0200 |
commit | d755e522d17224a724ff3dadd4f3c24eda4345b3 (patch) | |
tree | 216151383e06254ea10aa1ac70e735e8e9c845df /client/project.godot | |
parent | 0637e4af984123d6a147b500b33f7ea7f902f9b8 (diff) | |
parent | ccc8175b1e6fae57adab32ded99add2ceb0aab78 (diff) | |
download | hurrycurry-d755e522d17224a724ff3dadd4f3c24eda4345b3.tar hurrycurry-d755e522d17224a724ff3dadd4f3c24eda4345b3.tar.bz2 hurrycurry-d755e522d17224a724ff3dadd4f3c24eda4345b3.tar.zst |
Merge branch 'master' of codeberg.org:metamuffin/undercooked
Diffstat (limited to 'client/project.godot')
-rw-r--r-- | client/project.godot | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/client/project.godot b/client/project.godot index 6be4f6b1..48b6523e 100644 --- a/client/project.godot +++ b/client/project.godot @@ -12,6 +12,7 @@ config_version=5 config/name="undercooked" run/main_scene="res://menu/entry.tscn" +config/quit_on_go_back=false config/features=PackedStringArray("4.2", "Forward Plus") boot_splash/bg_color=Color(0.282353, 0.141176, 0.141176, 1) boot_splash/image="res://icon.png" @@ -146,6 +147,7 @@ locale/translations_pot_files=PackedStringArray("res://menu/main_menu.tscn", "re [rendering] +textures/vram_compression/import_etc2_astc=true anti_aliasing/quality/msaa_2d=2 anti_aliasing/quality/msaa_3d=2 anti_aliasing/quality/use_taa=true |