2022-04-05 14:51:59 -04:00
|
|
|
[gd_resource type="NativeScript" load_steps=2 format=2]
|
|
|
|
|
2022-04-11 13:30:51 -04:00
|
|
|
[sub_resource type="GDNativeLibrary" id=1]
|
|
|
|
symbol_prefix = "godot_player"
|
|
|
|
entry/Windows.64 = "res://gdnative/windows.64/libalai.dll"
|
|
|
|
entry/X11.64 = "res://gdnative/linux.64/libalai.so"
|
|
|
|
dependency/Windows.64 = [ ]
|
|
|
|
dependency/X11.64 = [ ]
|
2022-04-05 14:51:59 -04:00
|
|
|
|
|
|
|
[resource]
|
|
|
|
resource_name = "Player"
|
|
|
|
class_name = "Player"
|
2022-04-11 13:30:51 -04:00
|
|
|
library = SubResource( 1 )
|