mirror of
https://github.com/git-learning-game/oh-my-git.git
synced 2024-11-29 21:45:09 +03:00
7 lines
149 B
Plaintext
7 lines
149 B
Plaintext
[gd_scene load_steps=2 format=2]
|
|
|
|
[ext_resource path="res://main.gd" type="Script" id=2]
|
|
|
|
[node name="Main" type="Node2D"]
|
|
script = ExtResource( 2 )
|