mirror of
https://github.com/AR2000AR/openComputers_codes.git
synced 2025-09-08 22:51:14 +02:00
9 lines
296 B
Plaintext
9 lines
296 B
Plaintext
{
|
|
["manifestVersion"] = "1.0",
|
|
["package"] = "lnfss",
|
|
["version"] = "1.0.0",
|
|
["name"] = "Lua Network File System Server",
|
|
["repo"] = "tree/master/lnfs",
|
|
["description"] = "Share your local file system with other computers. Root folder is configurable in rc.cfg",
|
|
["authors"] = "AR2000AR"
|
|
} |