Skip to content

danielga/luapack

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

70 Commits
 
 
 
 
 
 

Repository files navigation

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.