8 lines
214 B
Text
8 lines
214 B
Text
[configuration]
|
|
entry_symbol = "main_extension_entry"
|
|
compatibility_minimum = "4.2"
|
|
|
|
[libraries]
|
|
windows.x86_64 = "main-gdextension.dll"
|
|
macos = "libmain-gdextension.dylib"
|
|
linux.x86_64 = "libhello-gdextension.so"
|