issues
search
tilkinsc
/
Lua.NET
[C# .NET Core 8.0] [Cross-Platform] Lua.NET contains full bindings to Lua5.1.5, Lua5.2.4, Lua5.3.6, Lua.5.4.6 and LuaJIT
MIT License
43
stars
4
forks
source link
Dev
#14
Closed
tilkinsc
closed
9 months ago
tilkinsc
commented
9 months ago
csproj reworked
add explicit library output type
collapsed two item groups into one for natives
natives are now specified with a consistent name from how you restore the nuget package
lua_State
has support for ints for equality
csproj reworked
lua_State