aboutsummaryrefslogtreecommitdiff
path: root/client/project.godot
diff options
context:
space:
mode:
authortpart <tpart120@proton.me>2024-07-02 00:19:01 +0200
committertpart <tpart120@proton.me>2024-07-02 00:19:05 +0200
commitccc8175b1e6fae57adab32ded99add2ceb0aab78 (patch)
tree41444cf9576475dc792286a5527a6376a5566810 /client/project.godot
parent21099252207b5b14f3e5b9ae46ac158e5fb5960f (diff)
downloadhurrycurry-ccc8175b1e6fae57adab32ded99add2ceb0aab78.tar
hurrycurry-ccc8175b1e6fae57adab32ded99add2ceb0aab78.tar.bz2
hurrycurry-ccc8175b1e6fae57adab32ded99add2ceb0aab78.tar.zst
Add etc2 imports for Android compatibility; Handle back button
Diffstat (limited to 'client/project.godot')
-rw-r--r--client/project.godot2
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