mirror of
https://github.com/ShadowKatStudios/OC-Minitel.git
synced 2024-11-23 02:28:05 +11:00
added a programs.cfg for OPPM
This commit is contained in:
parent
e891f0d220
commit
08af161598
12
programs.cfg
Normal file
12
programs.cfg
Normal file
@ -0,0 +1,12 @@
|
||||
{
|
||||
["minitel"] = {
|
||||
files = {
|
||||
["master/OpenOS/etc/rc.d/minitel.lua"] = "/etc/rc.d",
|
||||
["master/OpenOS/usr/lib/net.lua"] = "/lib",
|
||||
},
|
||||
name = "Minitel",
|
||||
description = "Simple and powerful networking stack",
|
||||
authors = "Izaya",
|
||||
repo = "tree/master/"
|
||||
}
|
||||
}
|
Loading…
Reference in New Issue
Block a user