mirror of
https://github.com/Relintai/gdnative_cpp_sample.git
synced 2025-04-21 21:41:22 +02:00
8 lines
191 B
Plaintext
8 lines
191 B
Plaintext
[gd_resource type="NativeScript" load_steps=2 format=2]
|
|
|
|
[ext_resource path="res://gdn/tgdn.tres" type="GDNativeLibrary" id=1]
|
|
|
|
[resource]
|
|
class_name = "GDExample"
|
|
library = ExtResource( 1 )
|