made it acutally work in godot, and made it draw a texture

This commit is contained in:
Rhys Tumelty
2026-08-23 20:59:48 +01:00
parent 427c64ef5d
commit 27693a8fbf
15 changed files with 163 additions and 98 deletions

View File

@@ -0,0 +1,6 @@
[configuration]
entry_symbol = "gdvapi_library_init"
compatibility_minimum = "4.7"
[libraries]
linux.x86_64 = "res://bin/linux/gdvapi.linux.template_debug.x86_64.so"