Blog post: https://blog.luanti.org/2025/08/10/5.13.0-released/
Highlights
- Persistent ID's for Lua Entities. See ObjectRef:get_guid()
- Pasting multi-line text on Windows now works correctly.
- The minimap now displays drawtype = "air" nodes correctly.
- Various API additions
- Various other bug fixes and improvements
- Added new bugs to fix later
Source code: https://github.com/luanti-org/luanti/tree/5.13.0
Downloads
Refer to the Assets section on the GitHub release page.Which file do I need to download?
- Windows: win64 (common), win32 (old systems)
- MacOS: macos*_arm64 (for Apple Silicon), macos*_x86_64 (for Intel systems)
- Android: arm64-v8a (common), armabi-v7a (older devices), x86 (ChromeOS, budget), x86_64 (ChromeOS)
- Linux: check for updates in your package manager (WIP)