diff options
| author | Radio <radiohotline@disroot.org> | 2026-06-04 15:15:11 +0300 |
|---|---|---|
| committer | Radio <radiohotline@disroot.org> | 2026-06-04 15:15:11 +0300 |
| commit | 9d74b49ab62908d4acf53dde444413886b8b28e5 (patch) | |
| tree | 0cb785267ea7e239b19d88684c0d64b9bd5d52f0 /addons/escoria-core/game/main_scene.tscn | |
| parent | 2c85d452ad02a5f89cd43bad7f9de31d0e4fa0c1 (diff) | |
escoria setup and old branch archives
Diffstat (limited to 'addons/escoria-core/game/main_scene.tscn')
| -rw-r--r-- | addons/escoria-core/game/main_scene.tscn | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/addons/escoria-core/game/main_scene.tscn b/addons/escoria-core/game/main_scene.tscn new file mode 100644 index 0000000..04f419f --- /dev/null +++ b/addons/escoria-core/game/main_scene.tscn @@ -0,0 +1,6 @@ +[gd_scene load_steps=2 format=3 uid="uid://b6fjpnn3uo0r1"] + +[ext_resource type="Script" uid="uid://cp3bquwe656qq" path="res://addons/escoria-core/game/main_scene.gd" id="1"] + +[node name="main_scene" type="Node"] +script = ExtResource("1") |
