main screen
This commit is contained in:
+12
-2
@@ -8,13 +8,22 @@
|
||||
|
||||
config_version=5
|
||||
|
||||
[animation]
|
||||
|
||||
compatibility/default_parent_skeleton_in_mesh_instance_3d=true
|
||||
|
||||
[application]
|
||||
|
||||
config/name="Owniverse Adventure"
|
||||
config/name="Owniverse"
|
||||
run/main_scene="uid://bv384dpmvjv8o"
|
||||
config/features=PackedStringArray("4.5", "Mobile")
|
||||
config/features=PackedStringArray("4.6", "Mobile")
|
||||
config/icon="res://icon.svg"
|
||||
|
||||
[autoload]
|
||||
|
||||
Global="*res://Autoload/Global.gd"
|
||||
SaveManager="*res://Autoload/SaveManager.gd"
|
||||
|
||||
[display]
|
||||
|
||||
window/size/viewport_width=1080
|
||||
@@ -27,3 +36,4 @@ window/handheld/orientation=1
|
||||
[rendering]
|
||||
|
||||
renderer/rendering_method="mobile"
|
||||
textures/vram_compression/import_etc2_astc=true
|
||||
|
||||
Reference in New Issue
Block a user