This repository has been archived on 2022-01-09. You can view files and clone it, but cannot push or open issues/pull-requests.
liblast/Game/Server.tscn

9 lines
214 B
Plaintext
Raw Normal View History

[gd_scene load_steps=2 format=2]
[ext_resource path="res://Game.tscn" type="PackedScene" id=2]
[node name="Game" instance=ExtResource( 2 )]
auto_host = true
2021-02-26 23:25:41 +01:00
[editable path="MenuContainer/CharacterSelectScreen"]