mirror of
https://github.com/godotengine/gdnative-demos.git
synced 2026-01-01 05:48:13 +03:00
The projects don't work as of this commit, but are fixed in a later commit in the same PR.
12 lines
296 B
Plaintext
12 lines
296 B
Plaintext
[gd_resource type="NativeScript" load_steps=2 format=2]
|
|
|
|
[ext_resource path="res://bin/instance_binding_demo.gdnlib" type="GDNativeLibrary" id=1]
|
|
|
|
[resource]
|
|
|
|
resource_name = "InstanceBindingDemo"
|
|
class_name = "InstanceBindingDemo"
|
|
library = ExtResource( 1 )
|
|
_sections_unfolded = [ "Resource" ]
|
|
|