Moved Lua _globals to a separate class (this class includes a fix for #468) (#469)
* Moved Lua _globals to a separate class (this class includes a fix for #468) * Added unit tests and made a small tweak to LuaGlobals * bin and obj for test .net6.0 project are now correctly ignored * Removed Assert.Contains calls because these are not supported on iOS and tvOS
src/LuaGlobals.cs
0 → 100644
Please register or sign in to comment