mirror of
https://gitlab.com/Merith-TK/vanillia-modpack.git
synced 2025-07-09 11:45:01 +01:00
prep release, update makefile
This commit is contained in:
parent
76ce17c8ac
commit
800edc4ce1
5 changed files with 37 additions and 21 deletions
|
@ -331,7 +331,7 @@ metafile = true
|
|||
|
||||
[[files]]
|
||||
file = "mods/viabackwards.pw.toml"
|
||||
hash = "08ca0a9e48d656ba452636a884e4e70b58d8c0981b3377f1473f0522c83bb1bf"
|
||||
hash = "fef06296df89aebf2f26078dc98bb3dd34998aa4304206377d3db8518fa50eb0"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
|
|
|
@ -1,7 +1,13 @@
|
|||
name = "viabackwards"
|
||||
name = "ViaBackwards"
|
||||
filename = "ViaBackwards-4.6.1.jar"
|
||||
side = "both"
|
||||
|
||||
[download]
|
||||
url = "https://github.com/ViaVersion/ViaBackwards/releases/download/4.6.1/ViaBackwards-4.6.1.jar"
|
||||
hash-format = "sha1"
|
||||
hash = "b2e34bcb808dc9badaf46080718d693d1332b7cd"
|
||||
mode = "metadata:curseforge"
|
||||
|
||||
[update]
|
||||
[update.curseforge]
|
||||
file-id = 4445533
|
||||
project-id = 412928
|
||||
|
|
|
@ -6,7 +6,7 @@ pack-format = "packwiz:1.1.0"
|
|||
[index]
|
||||
file = "index.toml"
|
||||
hash-format = "sha256"
|
||||
hash = "53ff186957cf40b9dba1ddf6cac9dff662715a81571626d363c130c41c9b683a"
|
||||
hash = "5b4ab13a1157bebcf2efc9232fddffcc9bb2bb0481fb204b866ba358f93dc194"
|
||||
|
||||
[versions]
|
||||
fabric = "0.14.19"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue