🐛 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.