add auth-me

This commit is contained in:
Penny 2022-07-22 10:15:44 -05:00
parent 30efd86f96
commit 35e566264e
3 changed files with 19 additions and 1 deletions

View file

@ -19,6 +19,11 @@ file = "mods/antighost.pw.toml"
hash = "4312f252c472b5befd7fd21fa014c2a52f773f1bb0607cff57f534ae1b2d1465" hash = "4312f252c472b5befd7fd21fa014c2a52f773f1bb0607cff57f534ae1b2d1465"
metafile = true metafile = true
[[files]]
file = "mods/auth-me.pw.toml"
hash = "692b29d2515b168bc42b0795271e41cfa9f245b914dc59b6f5fc649513c931a3"
metafile = true
[[files]] [[files]]
file = "mods/bclib.pw.toml" file = "mods/bclib.pw.toml"
hash = "2f5ef6eda6aa829f6fc70cc4d16da89acebc933709d666fd382d848c841b6c86" hash = "2f5ef6eda6aa829f6fc70cc4d16da89acebc933709d666fd382d848c841b6c86"

13
mods/auth-me.pw.toml Normal file
View file

@ -0,0 +1,13 @@
name = "Auth Me"
filename = "authme-mc1.18.2-3.1.0.jar"
side = "both"
[download]
hash-format = "sha1"
hash = "98c90cfa8d050a22e14b80691a8531e382840772"
mode = "metadata:curseforge"
[update]
[update.curseforge]
file-id = 3764447
project-id = 356643

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 = "b525969a265e9e583e3b912ea1f5866769662e0f87defab742c2a44af81238fc" hash = "a34e5e298cf2e95a078c0d80a45987af6f071df15851cafdcd4d4bc514b160db"
[versions] [versions]
fabric = "0.14.8" fabric = "0.14.8"