(wip) trying to setup c++ extension

This commit is contained in:
2025-11-22 23:23:35 +01:00
parent cdcc23c50a
commit f4fd083a1a
6 changed files with 337563 additions and 0 deletions

View File

@@ -0,0 +1,10 @@
[configuration]
entry_symbol = "gol_library_init"
compatibility_minimum = "4.5" ; required in 4.5+
reloadable = true
[libraries]
linux.debug.x86_64 = "res://thirdparty/bin/libgol.linux.debug.x86_64"