1
0
mirror of https://github.com/ShadowKatStudios/OC-Minitel.git synced 2024-11-26 03:48:06 +11:00

Compare commits

..

No commits in common. "1ab051aa2d4a9208d0e74a608e134eeb5853fd2c" and "1ae39fc2237dbfb8b84fe40f8b0a3c574e8b9a54" have entirely different histories.

View File

@ -175,15 +175,4 @@
authors = "Izaya", authors = "Izaya",
repo = "tree/master/" repo = "tree/master/"
}, },
["portinfo"] = {
files = {
["https://raw.githubusercontent.com/ShadowKatStudios/OC-ports/master/portinfo.lua"] = "/lib",
["https://raw.githubusercontent.com/ShadowKatStudios/OC-ports/master/oc.db"] = "/lib/ports",
["https://raw.githubusercontent.com/ShadowKatStudios/OC-ports/master/minitel.db"] = "/lib/ports",
},
name = "portinfo",
description = "Port information databases and library",
authors = "Izaya",
repo = "tree/master/"
},
} }