Add base files for C++ and D that will interface with the existing C integration.
10 lines
160 B
Text
10 lines
160 B
Text
[configuration]
|
|
|
|
entry_symbol = "Godot-DLang"
|
|
compatibility_minimum = "4.4"
|
|
|
|
[libraries]
|
|
|
|
linux.64 = "bind.so"
|
|
darwin.64 = "bind.dylib"
|
|
windows.64 = "bind.dll"
|