Añadir archivo de gdextension para localizar las librerías

Signed-off-by: somebody_master <somebody_master@somebodyserver.mooo.com>
This commit is contained in:
Somebody Master 2023-02-16 21:56:42 +01:00
parent 330f14464d
commit 62e3977704
Signed by: somebody_master
GPG Key ID: 78315CFDF0B25505

7
test.gdextension Normal file
View File

@ -0,0 +1,7 @@
[configuration]
entry_symbol = "test_library_init"
[libraries]
linux.debug.x86_64 = "res://libtest.linux.template_debug.x86_64.so"