This repository has been archived by the owner on Dec 29, 2024. It is now read-only.
v2.1-beta4
Pre-release
Pre-release
4.1.x
What's Changed
- Fixed some return types to allow for mono glue generation.
- The LuaAPI class memory usage, and limit are now uint64's rather then just a signed int32.
__index
and__newindex
now do not force the String type as the index, as this could in theory be any type.