KeraLua
KeraLua copied to clipboard
Add methods to individually open standard libraries.
This PR adds all individual methods to open the standard libraries:
-
OpenBase
(_G) -
OpenPackage
-
OpenCoroutine
-
OpenTable
-
OpenIO
-
OpenOS
-
OpenString
-
OpenMath
-
OpenUTF8
-
OpenDebug
I could not make it build on my machine (both before and after the addition), so it would be nice to have it verified by someone more capable than me.