feat: server core
This commit is contained in:
parent
5f5a16a76d
commit
ce533650f5
|
@ -650,6 +650,11 @@ file = "mods/rrls.pw.toml"
|
|||
hash = "062e145a4c182959dc44f1fe531514191692ed6088ee5b307143a81ec39d9c70"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/servercore.pw.toml"
|
||||
hash = "182161aa8e4b730555dd9984efb7be8cfd3debbaf1d4cc60e0b3241402e6f2bc"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/simple-voice-chat.pw.toml"
|
||||
hash = "50852c6f492cf08473040c77154def33928566d0b5f3063b304f52e9fd18143d"
|
||||
|
|
13
mods/servercore.pw.toml
Normal file
13
mods/servercore.pw.toml
Normal file
|
@ -0,0 +1,13 @@
|
|||
name = "ServerCore"
|
||||
filename = "servercore-fabric-1.5.1+1.20.1.jar"
|
||||
side = "both"
|
||||
|
||||
[download]
|
||||
url = "https://cdn.modrinth.com/data/4WWQxlQP/versions/2SHzyIvs/servercore-fabric-1.5.1%2B1.20.1.jar"
|
||||
hash-format = "sha1"
|
||||
hash = "3aa98a433b7bfc2fbf0ace15505030796ff51a1b"
|
||||
|
||||
[update]
|
||||
[update.modrinth]
|
||||
mod-id = "4WWQxlQP"
|
||||
version = "2SHzyIvs"
|
Loading…
Reference in a new issue