mirror of
https://github.com/Relintai/gdnative_python.git
synced 2024-11-08 10:22:08 +01:00
10 lines
160 B
Plaintext
10 lines
160 B
Plaintext
[gd_scene load_steps=2 format=2]
|
|
|
|
[ext_resource path="res://main.py" type="Script" id=1]
|
|
|
|
[node name="Node" type="Node" index="0"]
|
|
|
|
script = ExtResource( 1 )
|
|
|
|
|