From a2590199997d764bd8458059994951abe871d894 Mon Sep 17 00:00:00 2001 From: srgooglo Date: Wed, 3 Apr 2024 05:16:32 +0000 Subject: [PATCH] Actualizar .rmanifest --- .rmanifest | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.rmanifest b/.rmanifest index 61fb53d..7b97396 100644 --- a/.rmanifest +++ b/.rmanifest @@ -2,7 +2,7 @@ class Manifest { static useLib = ["fs", "auth", "mcl"] static id = "hfmc" - static version = "2.0.2" + static version = "2.0.3" static pkg_name = "Hispano Furs MC" static description = "A Minecraft modpack" static icon = "https://git.ragestudio.net/srgooglo/hfmc/raw/branch/main/icon.png" @@ -21,7 +21,7 @@ class Manifest { static authService = { login: "https://hispanofurs.comty.app/auth", - fetcher: "https://hispanofurs.comty.app/rsauthorize", + fetcher: "https://hispanofurs.comty.app/relic_auth", getter: "https://hispanofurs_api.comty.app/data", }