mirror of
https://github.com/lightsoutgames/godot-accessible-starter.git
synced 2024-11-09 08:55:56 +00:00
7 lines
154 B
Plaintext
7 lines
154 B
Plaintext
[gd_scene load_steps=2 format=2]
|
|
|
|
[ext_resource path="res://scenes/Main.gd" type="Script" id=1]
|
|
|
|
[node name="Main" type="Node"]
|
|
script = ExtResource( 1 )
|