luapack icon indicating copy to clipboard operation
luapack copied to clipboard

A system for Garry's Mod that provides Lua files to clients in a more efficient way. WIP

LuaPack

A Garry's Mod addon that attempts to speed up Lua files downloading by compressing and packing them.

Info

garrysmod/lua/send.txt must be renamed to garrysmod/lua/_send.txt

garrysmod/lua/includes/init.lua must be renamed to garrysmod/lua/includes/_init.lua

This addon requires the gmsv_luapack_internal module.