Add programs.cfg
This commit is contained in:
11
programs.cfg
Normal file
11
programs.cfg
Normal file
@@ -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/master/test-programs/logistics-pipes"
|
||||||
|
}
|
||||||
|
}
|
||||||
Reference in New Issue
Block a user