mirror of
https://github.com/godotengine/gdnative-demos.git
synced 2026-01-03 14:09:44 +03:00
10 lines
235 B
Plaintext
10 lines
235 B
Plaintext
[gd_resource type="NativeScript" load_steps=2 format=2]
|
|
|
|
[ext_resource path="res://gdnative/simple.gdnlib" type="GDNativeLibrary" id=1]
|
|
|
|
[resource]
|
|
|
|
resource_name = "SimpleSprite"
|
|
class_name = "SimpleSprite"
|
|
library = ExtResource( 1 )
|