Add proxy support
This commit is contained in:
parent
9ab4a77f5a
commit
d92d7a0239
@ -2040,6 +2040,11 @@ file = "mods/probejs.pw.toml"
|
|||||||
hash = "3e206eab3141046deacb09e998bb854df66bd4319b6f6cb77e84d85366836bbf"
|
hash = "3e206eab3141046deacb09e998bb854df66bd4319b6f6cb77e84d85366836bbf"
|
||||||
metafile = true
|
metafile = true
|
||||||
|
|
||||||
|
[[files]]
|
||||||
|
file = "mods/proxy-compatible-forge.pw.toml"
|
||||||
|
hash = "9298c71cb4097016d0ef14c35be9feadb2f5b6ac5b98376bd3efd64cc31dec58"
|
||||||
|
metafile = true
|
||||||
|
|
||||||
[[files]]
|
[[files]]
|
||||||
file = "mods/puzzles-lib.pw.toml"
|
file = "mods/puzzles-lib.pw.toml"
|
||||||
hash = "74991cede8019cf93d1243369d840913375ab3a7d448d764c7a15f87f5bc4e52"
|
hash = "74991cede8019cf93d1243369d840913375ab3a7d448d764c7a15f87f5bc4e52"
|
||||||
|
13
mods/proxy-compatible-forge.pw.toml
Normal file
13
mods/proxy-compatible-forge.pw.toml
Normal file
@ -0,0 +1,13 @@
|
|||||||
|
name = "Proxy Compatible Forge"
|
||||||
|
filename = "proxy-compatible-forge-1.1.7.jar"
|
||||||
|
side = "server"
|
||||||
|
|
||||||
|
[download]
|
||||||
|
url = "https://cdn.modrinth.com/data/vDyrHl8l/versions/jfiEc2mQ/proxy-compatible-forge-1.1.7.jar"
|
||||||
|
hash-format = "sha512"
|
||||||
|
hash = "0d569136961b65af635ec88ac84298cf78bc85205ae5c182a16e0155add4be241c4ae992e6b9cab7df79f06a48d0ba499346cc4c643773359fca662fa5fef757"
|
||||||
|
|
||||||
|
[update]
|
||||||
|
[update.modrinth]
|
||||||
|
mod-id = "vDyrHl8l"
|
||||||
|
version = "jfiEc2mQ"
|
@ -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 = "c59ac11067b7dd96b97f59eadb4bca6539f06a0198d560145a298e6fccd6b368"
|
hash = "663c1a70b7bf9fd7d3ee53f0d4001b8c8007b54c7e471ed89676ed2d2755e8f9"
|
||||||
|
|
||||||
[versions]
|
[versions]
|
||||||
forge = "47.4.4"
|
forge = "47.4.4"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user