Add a new native-lua implementation.
This commit is contained in:
BIN
thirdparty/Eluant.dll
vendored
Executable file
BIN
thirdparty/Eluant.dll
vendored
Executable file
Binary file not shown.
4
thirdparty/Eluant.dll.config
vendored
Normal file
4
thirdparty/Eluant.dll.config
vendored
Normal file
@@ -0,0 +1,4 @@
|
||||
<configuration>
|
||||
<dllmap os="linux" dll="lua51.dll" target="liblua5.1.so" />
|
||||
<dllmap os="osx" dll="lua51.dll" target="liblua.5.1.dylib" />
|
||||
</configuration>
|
||||
Reference in New Issue
Block a user