mirror of
https://github.com/godotengine/gdnative-demos.git
synced 2026-01-06 06:09:49 +03:00
22 lines
404 B
Plaintext
22 lines
404 B
Plaintext
[gd_resource type="GDNativeScript" load_steps=2 format=2]
|
|
|
|
[sub_resource type="GDNativeLibrary" id=1]
|
|
|
|
platform/unix = ""
|
|
platform/x11 = "res://lib/libtest.so"
|
|
platform/server = ""
|
|
platform/android = ""
|
|
platform/haiku = ""
|
|
platform/mac = ""
|
|
platform/ios = ""
|
|
platform/osx = ""
|
|
platform/html5 = ""
|
|
platform/windows = ""
|
|
platform/uwp = ""
|
|
|
|
[resource]
|
|
|
|
library = SubResource( 1 )
|
|
script_name = "TestClass"
|
|
|