OpenComputer-MCP/programs.cfg

12 lines
344 B
INI

{
["logistics-test"] = {
files = {
["master/test-programs/logistics-pipes/request_all.lua"] = "/bin"
},
name = "Logistics Pipes Test",
description = "A program to test requesting items from a Logistics Pipes system",
authors = "cody_code",
repo = "tree/logistics-pipe-driver/test-programs/logistics-pipes"
}
}