mirror of
https://github.com/ShadowKatStudios/OC-Minitel.git
synced 2024-11-23 02:28:05 +11:00
add rica and ricad to oppm listing
This commit is contained in:
parent
b3787b2df8
commit
ef7e2366b3
21
programs.cfg
21
programs.cfg
@ -296,4 +296,25 @@
|
|||||||
authors = "Izaya",
|
authors = "Izaya",
|
||||||
repo = "tree/master/"
|
repo = "tree/master/"
|
||||||
},
|
},
|
||||||
|
["rica"] = {
|
||||||
|
files = {},
|
||||||
|
dependencies = {
|
||||||
|
["https://git.shadowkat.net/izaya/PsychOSPackages/raw/branch/master/rica/service/rica.lua"] = "//etc/rc.d",
|
||||||
|
["vcomponent"] = "",
|
||||||
|
},
|
||||||
|
name = "rica",
|
||||||
|
description = "Remote Internet Card Access (rica) client",
|
||||||
|
authors = "Izaya",
|
||||||
|
repo = "tree/master/"
|
||||||
|
},
|
||||||
|
["ricad"] = {
|
||||||
|
files = {},
|
||||||
|
dependencies = {
|
||||||
|
["https://git.shadowkat.net/izaya/PsychOSPackages/raw/branch/master/ricad/service/ricad.lua"] = "//etc/rc.d",
|
||||||
|
},
|
||||||
|
name = "ricad",
|
||||||
|
description = "Remote Internet Card Access (rica) server",
|
||||||
|
authors = "Izaya",
|
||||||
|
repo = "tree/master/"
|
||||||
|
},
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user