1-6 player splitscreen multiplayer addon
Diffstat (limited to 'project.godot')
| -rw-r--r-- | project.godot | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/project.godot b/project.godot index a9a8538..fefe392 100644 --- a/project.godot +++ b/project.godot @@ -13,11 +13,11 @@ config_version=5 config/name="splitter" config/description="smol addon to simplify creation of multiplayer splitscreen" run/main_scene="res://Main.tscn" -config/features=PackedStringArray("4.0") +config/features=PackedStringArray("4.1") [display] -window/stretch/scale=6.0 +window/stretch/aspect="ignore" [rendering] |