add alt auth server support

This commit is contained in:
Satria 2026-05-05 14:00:34 +07:00
commit 3ce321be11
3 changed files with 19 additions and 1 deletions

View file

@ -10,6 +10,11 @@ file = "mods/alternate-current.pw.toml"
hash = "fc8ffe66dc0c7eb55cf2ce38d1ae4bf1c4cdfbfdcda2636b1cd140c851e03cc5" hash = "fc8ffe66dc0c7eb55cf2ce38d1ae4bf1c4cdfbfdcda2636b1cd140c851e03cc5"
metafile = true metafile = true
[[files]]
file = "mods/alternative-authentication.pw.toml"
hash = "38bd759582aab1b4cabd14f2710f27cc657ebb79517a3a955cbd37fc437aa777"
metafile = true
[[files]] [[files]]
file = "mods/anti-xray.pw.toml" file = "mods/anti-xray.pw.toml"
hash = "9d1afa5a89577bd21da0708c13d66f32224d5f7817451d9c41f5d9b76dcea9b6" hash = "9d1afa5a89577bd21da0708c13d66f32224d5f7817451d9c41f5d9b76dcea9b6"

View file

@ -0,0 +1,13 @@
name = "Alternative Authentication"
filename = "alternative-auth-1.3.0+1.21.9-1.21.11.jar"
side = "server"
[download]
url = "https://cdn.modrinth.com/data/iF6szt3y/versions/yofGbAj8/alternative-auth-1.3.0%2B1.21.9-1.21.11.jar"
hash-format = "sha512"
hash = "b328f193121dbdba66506267f809bf471f0bb75ff7eacdefcc8bf16af920800db166193dc3b6e230e5aabc5aace3daf585398533759602dd39c849c5e02bbc53"
[update]
[update.modrinth]
mod-id = "iF6szt3y"
version = "yofGbAj8"

View file

@ -6,7 +6,7 @@ pack-format = "packwiz:1.1.0"
[index] [index]
file = "index.toml" file = "index.toml"
hash-format = "sha256" hash-format = "sha256"
hash = "5a9f3a7b3725f01d30489e503ce65d3759ade091223098b02d03d55ba1eb0f25" hash = "7bef3c6d20c3d6bf8ec8fbfe9d2b24960b5b00876ead085f7a7abf3296a05f13"
[versions] [versions]
fabric = "0.19.2" fabric = "0.19.2"