setup native script

This commit is contained in:
zoe 2022-05-01 19:47:50 +02:00
parent b0a9525111
commit c8046a6e85
9 changed files with 44 additions and 4 deletions

View file

@ -0,0 +1,10 @@
[gd_resource type="NativeScript" load_steps=2 format=2]
[sub_resource type="GDNativeLibrary" id=1]
entry/X11.64 = "res://native/libroutes_native.so"
dependency/X11.64 = [ ]
[resource]
resource_name = "StateServer"
class_name = "StateServer"
library = SubResource( 1 )