add auth-me
This commit is contained in:
parent
30efd86f96
commit
35e566264e
3 changed files with 19 additions and 1 deletions
|
@ -19,6 +19,11 @@ file = "mods/antighost.pw.toml"
|
|||
hash = "4312f252c472b5befd7fd21fa014c2a52f773f1bb0607cff57f534ae1b2d1465"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/auth-me.pw.toml"
|
||||
hash = "692b29d2515b168bc42b0795271e41cfa9f245b914dc59b6f5fc649513c931a3"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/bclib.pw.toml"
|
||||
hash = "2f5ef6eda6aa829f6fc70cc4d16da89acebc933709d666fd382d848c841b6c86"
|
||||
|
|
13
mods/auth-me.pw.toml
Normal file
13
mods/auth-me.pw.toml
Normal 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
|
|
@ -6,7 +6,7 @@ pack-format = "packwiz:1.1.0"
|
|||
[index]
|
||||
file = "index.toml"
|
||||
hash-format = "sha256"
|
||||
hash = "b525969a265e9e583e3b912ea1f5866769662e0f87defab742c2a44af81238fc"
|
||||
hash = "a34e5e298cf2e95a078c0d80a45987af6f071df15851cafdcd4d4bc514b160db"
|
||||
|
||||
[versions]
|
||||
fabric = "0.14.8"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue