13 lines
241 B
Plaintext
13 lines
241 B
Plaintext
{
|
|
["version"] = "0.1.0",
|
|
["dependencies"] = {
|
|
"mfs",
|
|
},
|
|
["description"] = "Packs multiple files into one. Currently only a library",
|
|
["files"] = {
|
|
["lib"] = {
|
|
"multifile.lua"
|
|
}
|
|
}
|
|
}
|