1
0
mirror of https://github.com/AR2000AR/openComputers_codes.git synced 2025-09-09 07:01:14 +02:00

fixed repo path

This commit is contained in:
2023-08-14 22:10:33 +02:00
parent d08b93c178
commit 045b67ae41

View File

@@ -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"] = {