mirror of
https://github.com/ShadowKatStudios/OC-Minitel.git
synced 2024-11-23 10:38:05 +11:00
13 lines
266 B
INI
13 lines
266 B
INI
{
|
|
["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/"
|
|
}
|
|
}
|