ANYTHING but working on the I/O rewrite 🥀🥀🥀🥀🥀🥀
Minify all Lua files to minified branch / minify (push) Has been cancelled

This commit is contained in:
2026-07-22 12:03:36 +00:00
parent 9b6a29b5cf
commit 8133301f16
+2 -3
View File
@@ -1,4 +1,3 @@
local agregistry = { local agregistry = {
["halyde"] = "https://raw.githubusercontent.com/Team-Cerulean-Blue/Halyde/refs/heads/main/", ["halyde"] = "https://raw.githubusercontent.com/Team-Cerulean-Blue/Halyde/refs/heads/main/",
["edit"] = "https://raw.githubusercontent.com/Team-Cerulean-Blue/Halyde/refs/heads/main/", ["edit"] = "https://raw.githubusercontent.com/Team-Cerulean-Blue/Halyde/refs/heads/main/",
@@ -10,8 +9,8 @@ local agregistry = {
["utape"] = "https://raw.githubusercontent.com/Ponali/ArgentumPackages/refs/heads/master/", ["utape"] = "https://raw.githubusercontent.com/Ponali/ArgentumPackages/refs/heads/master/",
["libctif"] = "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/", ["ctif-viewer"] = "https://raw.githubusercontent.com/Ponali/ArgentumPackages/refs/heads/master/",
["libsha256"] = "https://raw.githubusercontent.com/tema5002/ag-packages/refs/heads/main/", ["libsha256"] = "https://git.sting.lt/tema5002/ag-packages/raw/branch/main/",
["sha256sum"] = "https://raw.githubusercontent.com/tema5002/ag-packages/refs/heads/main/", ["sha256sum"] = "https://git.sting.lt/tema5002/ag-packages/raw/branch/main/",
["base64"] = "https://raw.githubusercontent.com/mcplayer3/AgPackages/refs/heads/main/", ["base64"] = "https://raw.githubusercontent.com/mcplayer3/AgPackages/refs/heads/main/",
["gitget"] = "https://raw.githubusercontent.com/mcplayer3/AgPackages/refs/heads/main/" ["gitget"] = "https://raw.githubusercontent.com/mcplayer3/AgPackages/refs/heads/main/"
} }