Actualizar .rmanifest
This commit is contained in:
parent
b8b107eb66
commit
a259019999
|
@ -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",
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue