autoupdater mods and a few new mods to test 3
This commit is contained in:
parent
75fba78f0a
commit
1af65b9440
13
index.toml
13
index.toml
|
@ -132,10 +132,6 @@ file = "mods/framework.pw.toml"
|
||||||
hash = "51f11f581c8b15753a241d6ded1477daa018aba3ad8310647eb00fb137f1f642"
|
hash = "51f11f581c8b15753a241d6ded1477daa018aba3ad8310647eb00fb137f1f642"
|
||||||
metafile = true
|
metafile = true
|
||||||
|
|
||||||
[[files]]
|
|
||||||
file = "mods/guns++-4.4.jar"
|
|
||||||
hash = "ccb52274f8cf3c6d7849364bc01f5b34cf3a18939a3521163c645f00b813f1f4"
|
|
||||||
|
|
||||||
[[files]]
|
[[files]]
|
||||||
file = "mods/happiness-is-a-warm-gun.pw.toml"
|
file = "mods/happiness-is-a-warm-gun.pw.toml"
|
||||||
hash = "2e4b44ce6c4092e56995ec0acf46266952193a32ddac2ce6f17bc787867e4f1e"
|
hash = "2e4b44ce6c4092e56995ec0acf46266952193a32ddac2ce6f17bc787867e4f1e"
|
||||||
|
@ -176,15 +172,6 @@ file = "mods/refurbished-furniture.pw.toml"
|
||||||
hash = "7bcb3244cec811356ecadbb8e7c7f04c2549727337414db20f405cc9e124a870"
|
hash = "7bcb3244cec811356ecadbb8e7c7f04c2549727337414db20f405cc9e124a870"
|
||||||
metafile = true
|
metafile = true
|
||||||
|
|
||||||
[[files]]
|
|
||||||
file = "mods/servercore-fabric.jar"
|
|
||||||
hash = "931ddce3cf2e78dcd1a3c5066def49b3c0912c25e84f3e94b6786d207a9a263e"
|
|
||||||
|
|
||||||
[[files]]
|
|
||||||
file = "mods/servercore.pw.toml"
|
|
||||||
hash = "04d27de146b8f315668b9fe23ffdfd768c8ade8b6a1c8a9fa5831c23d35e8ca3"
|
|
||||||
metafile = true
|
|
||||||
|
|
||||||
[[files]]
|
[[files]]
|
||||||
file = "mods/starlight.pw.toml"
|
file = "mods/starlight.pw.toml"
|
||||||
hash = "81dcaf6471b39e60612f29988aa57c21fcf02c50df1c4a4634ffd61ae24d007b"
|
hash = "81dcaf6471b39e60612f29988aa57c21fcf02c50df1c4a4634ffd61ae24d007b"
|
||||||
|
|
Binary file not shown.
Binary file not shown.
|
@ -1,13 +0,0 @@
|
||||||
name = "ServerCore"
|
|
||||||
filename = "servercore-fabric-1.5.0+1.20.4.jar"
|
|
||||||
side = "both"
|
|
||||||
|
|
||||||
[download]
|
|
||||||
hash-format = "sha1"
|
|
||||||
hash = "b83b3faf73dd03aa26e75aa151726c00a772acf3"
|
|
||||||
mode = "metadata:curseforge"
|
|
||||||
|
|
||||||
[update]
|
|
||||||
[update.curseforge]
|
|
||||||
file-id = 5230960
|
|
||||||
project-id = 550579
|
|
|
@ -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 = "9629cb58101786b6cf3b9bd47a9019255979a012f16b707ef8b883284fd89742"
|
hash = "a6eb69d8fb4843fe3bd2d6ea9eec4464823a89cd1825687c13c557b978203300"
|
||||||
|
|
||||||
[versions]
|
[versions]
|
||||||
fabric = "0.16.9"
|
fabric = "0.16.9"
|
||||||
|
|
Loading…
Reference in a new issue