(wip) trying to setup c++ extension
This commit is contained in:
10
evolve-die-repeat/thirdparty/cpp.gdextension
vendored
Normal file
10
evolve-die-repeat/thirdparty/cpp.gdextension
vendored
Normal 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"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user