1
0
mirror of https://github.com/AR2000AR/openComputers_codes.git synced 2025-09-08 22:51:14 +02:00
Files
openComputers_codes/icable/icable.manifest

13 lines
332 B
Plaintext

{
["manifestVersion"] = "1.0",
["package"] = "icable",
["version"] = "0.1.2",
["name"] = "icable",
["repo"] = "tree/master/icable",
["description"] = "Use the internet card instead of the network card with osinetwork",
["authors"] = "AR2000AR",
["dependencies"] = {
["osinetwork"] = "oppm",
["datahashlib"] = "oppm"
}
}