tried (and failed) to get a white rectangle placeholder drawing, also streaming btw

This commit is contained in:
Rhys Tumelty
2026-08-24 16:18:39 +01:00
parent dacbb2e043
commit 97ff779911
17 changed files with 163 additions and 23 deletions

View File

@@ -3,4 +3,5 @@ entry_symbol = "gdvapi_library_init"
compatibility_minimum = "4.7"
[libraries]
linux.x86_64 = "res://bin/linux/gdvapi.linux.template_debug.x86_64.so"
linux.editor.x86_64 = "res://bin/linux/gdvapi.linux.editor.x86_64.so"
linux.template_debug.x86_64 = "res://bin/linux/gdvapi.linux.template_debug.x86_64.so"