From 943f1020fa7d0765d1e1b2c460cc2f1f8ba5c16f Mon Sep 17 00:00:00 2001 From: WahPlus Date: Tue, 30 Sep 2025 21:22:09 +0300 Subject: [PATCH] Added the new registry.json in preparation for Argentum 2 --- ag2/registry.json | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 ag2/registry.json diff --git a/ag2/registry.json b/ag2/registry.json new file mode 100644 index 0000000..73b2338 --- /dev/null +++ b/ag2/registry.json @@ -0,0 +1,5 @@ +{ + "halyde":"https://raw.githubusercontent.com/Team-Cerulean-Blue/Halyde/refs/heads/Pre-Alpha-3.0.0/", + "argentum":"https://raw.githubusercontent.com/Team-Cerulean-Blue/Halyde/refs/heads/Pre-Alpha-3.0.0/", + "edit":"https://raw.githubusercontent.com/Team-Cerulean-Blue/Halyde/refs/heads/Pre-Alpha-3.0.0/" +}