mirror of
https://github.com/Relintai/gdnative_cpp.git
synced 2024-11-12 10:25:31 +01:00
10 lines
225 B
Plaintext
10 lines
225 B
Plaintext
[gd_resource type="NativeScript" load_steps=2 format=2]
|
|
|
|
[ext_resource path="res://gdexample.gdnlib" type="GDNativeLibrary" id=1]
|
|
|
|
[resource]
|
|
|
|
resource_name = "gdexample"
|
|
class_name = "SimpleClass"
|
|
library = ExtResource( 1 )
|