add proxy prot support
This commit is contained in:
parent
4b5ebacc33
commit
a6a2967f73
3 changed files with 19 additions and 1 deletions
|
|
@ -280,6 +280,11 @@ file = "mods/polymer.pw.toml"
|
||||||
hash = "62757d6d2b91ff8bc8e43d29a9b511724b07c45f72d60445f1c2341a5d2586c4"
|
hash = "62757d6d2b91ff8bc8e43d29a9b511724b07c45f72d60445f1c2341a5d2586c4"
|
||||||
metafile = true
|
metafile = true
|
||||||
|
|
||||||
|
[[files]]
|
||||||
|
file = "mods/proxy-protocol-support.pw.toml"
|
||||||
|
hash = "b82df6a42aa2ad44f6d7aeec2734e331a3923812dda44a2b8d374f56ae86dc7c"
|
||||||
|
metafile = true
|
||||||
|
|
||||||
[[files]]
|
[[files]]
|
||||||
file = "mods/puzzles-lib.pw.toml"
|
file = "mods/puzzles-lib.pw.toml"
|
||||||
hash = "c40d8e77ffbe90eaef56e4acbb1f74850792a7541254c77d65ba382e765e61be"
|
hash = "c40d8e77ffbe90eaef56e4acbb1f74850792a7541254c77d65ba382e765e61be"
|
||||||
|
|
|
||||||
13
mods/proxy-protocol-support.pw.toml
Normal file
13
mods/proxy-protocol-support.pw.toml
Normal file
|
|
@ -0,0 +1,13 @@
|
||||||
|
name = "Proxy Protocol Support"
|
||||||
|
filename = "proxy-protocol-support-1.1.0-fabric.jar"
|
||||||
|
side = "server"
|
||||||
|
|
||||||
|
[download]
|
||||||
|
url = "https://cdn.modrinth.com/data/mfONdVnp/versions/pvePrqOz/proxy-protocol-support-1.1.0-fabric.jar"
|
||||||
|
hash-format = "sha512"
|
||||||
|
hash = "67d067f5dc59924e6f0cd99ced322ab7713777c955baf03b0ef8914ebf2c9c7215965a3c9b55998a8ad43aabcb32f551a580eb37193cf9f634a130cb947e3ac8"
|
||||||
|
|
||||||
|
[update]
|
||||||
|
[update.modrinth]
|
||||||
|
mod-id = "mfONdVnp"
|
||||||
|
version = "pvePrqOz"
|
||||||
|
|
@ -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 = "2852012322c997d77326cb84529802a75e1094f7c71fb3d962b1e33c1f576bf6"
|
hash = "41e9ff7be6c1004cce0bd395e97d176d8d1273ec776c0b15229610a1ad439681"
|
||||||
|
|
||||||
[versions]
|
[versions]
|
||||||
fabric = "0.19.2"
|
fabric = "0.19.2"
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue