Release Notes
New Features
Asset Support
- Lua Bytecode Assets: Introducing support for Lua bytecode assets, including decompilation, preview, and export functionalities for LuaJIT, Lua 5.1, 5.2, and 5.3 bytecode.
Open Source Contributions
- Lua Bytecode Decompiler: Integrated open source decompilers for LuaJIT and Lua versions 5.1, 5.2, and 5.3, courtesy of contributions from the GitHub repositories
zhangjiequan/ljd
andzhangjiequan/luadec
.
For more details, please refer to the individual commit messages.
更新日志
新功能
资产支持
- Lua字节码资产:新增对Lua字节码资产的支持,包括LuaJIT、Lua 5.1、5.2和5.3字节码的反编译、预览和导出功能。
开源贡献
- Lua字节码反编译器:集成了来自GitHub仓库
zhangjiequan/ljd
和zhangjiequan/luadec
的LuaJIT和Lua 5.1、5.2、5.3版本的开源反编译器。
更多细节,请参考各个提交信息。