[restart] add something
This commit is contained in:
parent
fedc01f8f0
commit
7c11aac42d
3 changed files with 24 additions and 2 deletions
11
index.toml
11
index.toml
|
@ -2,7 +2,11 @@ hash-format = "sha256"
|
|||
|
||||
[[files]]
|
||||
file = ".forgejo/scripts/update-wiki.py"
|
||||
hash = "d295be0209e7643f7805cce1b58a86f94438b8118c0f8e064f689f8a272c5c73"
|
||||
hash = "96033d007f13f5c4c4a6e38f796ded00d9523bf54c621dc621f967c627f554b1"
|
||||
|
||||
[[files]]
|
||||
file = ".forgejo/workflows/restart-server.yaml"
|
||||
hash = "32fa8207c7ead467ef1bbaeee2b54b012a53d6b8c5f4e381d547329b913de5fc"
|
||||
|
||||
[[files]]
|
||||
file = ".forgejo/workflows/update-wiki.yaml"
|
||||
|
@ -157,6 +161,11 @@ file = "mods/polydex.pw.toml"
|
|||
hash = "eac2eae68b5c4d4f043491b04124c8e6503a6c996a480806ee71b350e61d010a"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/polyfactory.pw.toml"
|
||||
hash = "ad79d782d2740dfaa8728470315cb312ba8565032a70a578e756f8f6e0c1c21e"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/polymer.pw.toml"
|
||||
hash = "b22b53c5ba57ccb6431a506afe37f99a1733d1c7877dd9e1c675fd2d153d608b"
|
||||
|
|
13
mods/polyfactory.pw.toml
Normal file
13
mods/polyfactory.pw.toml
Normal file
|
@ -0,0 +1,13 @@
|
|||
name = "PolyFactory"
|
||||
filename = "polyfactory-0.4.2+1.21.1.jar"
|
||||
side = "server"
|
||||
|
||||
[download]
|
||||
url = "https://cdn.modrinth.com/data/MikpSrAF/versions/nPgi5zG2/polyfactory-0.4.2%2B1.21.1.jar"
|
||||
hash-format = "sha1"
|
||||
hash = "d1b47082320e6691603025df3655ba955bbfa18d"
|
||||
|
||||
[update]
|
||||
[update.modrinth]
|
||||
mod-id = "MikpSrAF"
|
||||
version = "nPgi5zG2"
|
|
@ -6,7 +6,7 @@ pack-format = "packwiz:1.1.0"
|
|||
[index]
|
||||
file = "index.toml"
|
||||
hash-format = "sha256"
|
||||
hash = "56cfcf5b30cf9764f149dcf82e7dad1e5b0be50242af6331dde344ae3c355e79"
|
||||
hash = "17cf78c70afe020a852ba53004f72a4fbe8ac1c21d3a9c3466339ed3c30c67b7"
|
||||
|
||||
[versions]
|
||||
fabric = "0.16.5"
|
||||
|
|
Loading…
Add table
Reference in a new issue