add proxy prot support

This commit is contained in:
Satria 2026-06-11 16:29:15 +07:00
commit a6a2967f73
3 changed files with 19 additions and 1 deletions

View file

@ -280,6 +280,11 @@ file = "mods/polymer.pw.toml"
hash = "62757d6d2b91ff8bc8e43d29a9b511724b07c45f72d60445f1c2341a5d2586c4"
metafile = true
[[files]]
file = "mods/proxy-protocol-support.pw.toml"
hash = "b82df6a42aa2ad44f6d7aeec2734e331a3923812dda44a2b8d374f56ae86dc7c"
metafile = true
[[files]]
file = "mods/puzzles-lib.pw.toml"
hash = "c40d8e77ffbe90eaef56e4acbb1f74850792a7541254c77d65ba382e765e61be"

View 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"

View file

@ -6,7 +6,7 @@ pack-format = "packwiz:1.1.0"
[index]
file = "index.toml"
hash-format = "sha256"
hash = "2852012322c997d77326cb84529802a75e1094f7c71fb3d962b1e33c1f576bf6"
hash = "41e9ff7be6c1004cce0bd395e97d176d8d1273ec776c0b15229610a1ad439681"
[versions]
fabric = "0.19.2"