You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
11 months ago | |
---|---|---|
examples | 11 months ago | |
img | 11 months ago | |
plug | 11 months ago | |
.gitignore | 11 months ago | |
config.lua | 11 months ago | |
license | 11 months ago | |
main.lua | 11 months ago | |
readme.md | 11 months 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.