mirror of
https://github.com/AR2000AR/openComputers_codes.git
synced 2025-09-08 22:51:14 +02:00
fixed repo path
This commit is contained in:
10
programs.cfg
10
programs.cfg
@@ -184,7 +184,7 @@
|
||||
name = "Stargate Ctl",
|
||||
description = "GUI to controll stargates from SGCraft",
|
||||
authors = "AR2000AR",
|
||||
repo = "tree/master/stargate_crl",
|
||||
repo = "tree/master/stargate_ctl",
|
||||
version = "1.0.0",
|
||||
dependencies = {
|
||||
["libgui"] = "/"
|
||||
@@ -259,7 +259,7 @@
|
||||
name = "CryptTool",
|
||||
description = "Remount a filesystem and store everything as encrypted data. Use managed (default) floppy or HDD",
|
||||
authors = "AR2000AR",
|
||||
repo = "tree/master/crypttol",
|
||||
repo = "tree/master/crypttool",
|
||||
version = "1.0.0"
|
||||
},
|
||||
["osinetwork"] = {
|
||||
@@ -366,7 +366,7 @@
|
||||
name = "libClass2",
|
||||
description = "A new and improved version of libclass, with cleaner syntax for cleaner code",
|
||||
authors = "AR2000AR",
|
||||
repo = "tree/master/libclass"
|
||||
repo = "tree/master/libClass2"
|
||||
},
|
||||
["yawl"] = {
|
||||
files = {
|
||||
@@ -403,7 +403,7 @@
|
||||
name = "Stargate Ctl",
|
||||
description = "GUI to controll stargates from SGCraft",
|
||||
authors = "AR2000AR",
|
||||
repo = "tree/master/stargate_crl2",
|
||||
repo = "tree/master/stargate_ctl2",
|
||||
version = "1.2.0",
|
||||
dependencies = {
|
||||
["yawl"] = "/"
|
||||
@@ -417,7 +417,7 @@
|
||||
description = "A small BIOS compatible program to make a gate smart",
|
||||
note = "/usr/share/stargate/stargate.bios",
|
||||
authors = "AR2000AR",
|
||||
repo = "tree/master/stargate_crl2_bios",
|
||||
repo = "tree/master/stargate_ctl2_bios",
|
||||
version = "1.1.0",
|
||||
},
|
||||
["icable"] = {
|
||||
|
Reference in New Issue
Block a user