1-6 player splitscreen multiplayer addon
Diffstat (limited to 'project.godot')
| -rw-r--r-- | project.godot | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/project.godot b/project.godot index 325907f..f3809b5 100644 --- a/project.godot +++ b/project.godot @@ -12,6 +12,7 @@ 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") [rendering] |