You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
1 year ago | |
---|---|---|
examples | 1 year ago | |
img | 1 year ago | |
plug | 1 year ago | |
.gitignore | 1 year ago | |
config.lua | 1 year ago | |
license | 1 year ago | |
main.lua | 1 year ago | |
readme.md | 1 year ago |
readme.md
LuaPack
LuaPack is a module bundler. It takes Lua, MoonScript etc. files, transforms and bundles (packing).
Usage
Usage is very simple:
lua build.lua config.lua
Installation
You can't use main.lua file directly, because it uses non-standard Lua features like arrow functions.
Download build.lua
from releases.