gamecake-pack

binary string userdata packing

$ luarocks install gamecake-pack


Lua library to help with read/write cdata style structs etc. This
exists as we can not rely on luajits ffi structs always being available
so needed a workaround for vanilla lua.

See libs/lua_pack/readme.md in the gamecake repo
https://github.com/xriss/gamecake/blob/master/libs/lua_pack/


# gamecake-pack

- v0.9
- initial rocks release.

Lua code documentation auto built from source comments can be found at
https://xriss.github.io/gamecake/docs/

Lua library to help with read/write cdata style structs etc. This
exists as we can not rely on luajits ffi structs always being available
so needed a workaround for vanilla lua.

Versions

0.9-2608137 hours ago0 downloads

Dependencies

lua >= 5.1 <= 5.2

Dependency for

gamecake

Manifests