mirror of
https://github.com/AR2000AR/openComputers_codes.git
synced 2025-09-08 22:51:14 +02:00
12 lines
287 B
Plaintext
12 lines
287 B
Plaintext
{
|
|
["manifestVersion"] = "1.0",
|
|
["package"] = "stargate",
|
|
["version"] = "1.0.0",
|
|
["name"] = "Stargate Ctl",
|
|
["repo"] = "tree/master/stargate_ctl",
|
|
["description"] = "GUI to controll stargates from SGCraft",
|
|
["authors"] = "AR2000AR",
|
|
["dependencies"] = {
|
|
["libgui"] = "oppm"
|
|
}
|
|
} |