Add programs.cfg
This commit is contained in:
commit
f194879947
|
@ -0,0 +1,11 @@
|
|||
{
|
||||
["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"
|
||||
}
|
||||
}
|
Loading…
Reference in New Issue