Added base64 to registry
This commit is contained in:
+1
-1
@@ -79,7 +79,7 @@ local agcfg = {
|
||||
},
|
||||
["argentum"] = {
|
||||
["maindir"] = "",
|
||||
["version"] = "1.3.2",
|
||||
["version"] = "1.3.3",
|
||||
["description"] = "The default package manager for Halyde.",
|
||||
["directories"] = {
|
||||
"argentum",
|
||||
|
||||
@@ -10,7 +10,8 @@ local agregistry = {
|
||||
["utape"] = "https://raw.githubusercontent.com/Ponali/ArgentumPackages/refs/heads/master/",
|
||||
["libctif"] = "https://raw.githubusercontent.com/Ponali/ArgentumPackages/refs/heads/master/",
|
||||
["ctif-viewer"] = "https://raw.githubusercontent.com/Ponali/ArgentumPackages/refs/heads/master/",
|
||||
["sha256sum"] = "https://raw.githubusercontent.com/tema5002/sha256sum-ag/refs/heads/main/"
|
||||
["sha256sum"] = "https://raw.githubusercontent.com/tema5002/sha256sum-ag/refs/heads/main/",
|
||||
["base64"] = "https://raw.githubusercontent.com/mcplayer3/AgPackages/refs/heads/main/"
|
||||
}
|
||||
|
||||
return agregistry
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
Aargentum/store/
|
||||
Aargentum/
|
||||
V1.3.2
|
||||
V1.3.3
|
||||
Aargentum/registry.cfg
|
||||
Ahalyde/apps/argentum.lua
|
||||
Ahalyde/apps/helpdb/argentum.txt
|
||||
|
||||
Reference in New Issue
Block a user