Sign in Sign up
cargo

mercs2_luac

Mercenaries 2 Lua 5.1.5 — the workspace's single Lua. Vendors the game's VM flavour (float lua_Number, 32-bit size_t), emits LuaQ chunks the game accepts from any host, and exposes the whole VM as raw FFI (`sys`) so the engine's script host and the bytecode compiler share one library instead of colliding over unprefixed `lua_*` symbols.

cargo View on Cargo

Activity

Latest release
1mo ago
Total releases
4
Cadence
~8 days
Last 12 months
4

Reach

Downloads
224

Details

License
MIT
First release
Jul 14, 2026
Releases
Version Released
1.1.1 patch
1.1.0 minor
1.0.1 patch
1.0.0 initial