mirror of
https://github.com/Relintai/pandemonium_demo_projects.git
synced 2024-12-21 13:56:50 +01:00
7 lines
147 B
Plaintext
7 lines
147 B
Plaintext
[gd_scene load_steps=2 format=3]
|
|
|
|
[ext_resource path="res://Main.gd" type="Script" id=4]
|
|
|
|
[node name="Main" type="Node"]
|
|
script = ExtResource( 4 )
|