jjzjj

[游戏开发][unity]Xlua中使用proto、json、lpeg

https://github.com/chexiongsheng/build_xlua_with_libs/tree/master/buildhttps://github.com/chexiongsheng/build_xlua_with_libs/tree/master/build该GitHub链接是Xlua支持的所有库,包含内容看截图 本文不介绍luasocket、FFI等库的使用在项目启动且创建lua虚拟机时,添加3个库_luaEnv=newLuaEnv();_luaEnv.AddLoader(CustomLoaderMethod);_luaEnv.AddBuildin("rapidjs