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