๐ Fixes
- Fixed FFI auto-loading (nil in ipairs bug)
- Fixed .app double-click (absolute paths from bundle)
- Fixed examples with correct lazy-loaded API
๐ Documentation
- Added comprehensive game development guide
- Added pre-commit hooks for automated testing
- Added CONTRIBUTING.md and CHANGELOG.md
๐ฎ Game
- Complete Treasure Hunter blockchain game
- Standalone macOS .app
- Production-ready with token economics
๐ฆ Installation
luarocks install sublua
# or
curl -sSL https://raw.githubusercontent.com/MontaQLabs/sublua/main/install_sublua.sh | bashSee CHANGELOG.md for full details.