summaryrefslogtreecommitdiff
path: root/game.tscn
diff options
context:
space:
mode:
authorDaniel Weipert <git@mail.dweipert.de>2025-02-12 20:05:59 +0100
committerDaniel Weipert <git@mail.dweipert.de>2025-02-12 20:05:59 +0100
commit218748f67a6a6b35efc4a732ad11426d0f528709 (patch)
treee58504dd758ce6525844872007221cda2a8b6926 /game.tscn
parentf6c81b065cf4d7f1302a50f2f72cfab32204a1ec (diff)
next commitHEADmain
Diffstat (limited to 'game.tscn')
-rw-r--r--game.tscn6
1 files changed, 6 insertions, 0 deletions
diff --git a/game.tscn b/game.tscn
new file mode 100644
index 0000000..683cfac
--- /dev/null
+++ b/game.tscn
@@ -0,0 +1,6 @@
+[gd_scene load_steps=2 format=3 uid="uid://c3qdovtkma2cs"]
+
+[ext_resource type="Script" uid="uid://b48xih57u7ybs" path="res://game.gd" id="1_80nbo"]
+
+[node name="Game" type="Node"]
+script = ExtResource("1_80nbo")