Compare commits
No commits in common. "5ae0ee901e0a60de309635932d6f8b517b9e2634" and "9efef9187433182fe51a3bed44cc601b2f0b73ea" have entirely different histories.
5ae0ee901e
...
9efef91874
3 changed files with 6 additions and 1 deletions
1
.gitignore
vendored
Normal file
1
.gitignore
vendored
Normal file
|
@ -0,0 +1 @@
|
||||||
|
restart-server.sh
|
|
@ -624,3 +624,7 @@ metafile = true
|
||||||
file = "mods/yosbr.pw.toml"
|
file = "mods/yosbr.pw.toml"
|
||||||
hash = "6b5761a23fc52b442b10f4a04b93aa501c6d5a935bbd41f88f42e90ba5dcb870"
|
hash = "6b5761a23fc52b442b10f4a04b93aa501c6d5a935bbd41f88f42e90ba5dcb870"
|
||||||
metafile = true
|
metafile = true
|
||||||
|
|
||||||
|
[[files]]
|
||||||
|
file = "restart-server.sh"
|
||||||
|
hash = "b32fc1d90738124232303368cfb601b0351d8b5fab8eef3fd262c3b3e8c2b2aa"
|
||||||
|
|
|
@ -5,7 +5,7 @@ pack-format = "packwiz:1.1.0"
|
||||||
[index]
|
[index]
|
||||||
file = "index.toml"
|
file = "index.toml"
|
||||||
hash-format = "sha256"
|
hash-format = "sha256"
|
||||||
hash = "5b54edc23559c6b562739b1d029d494485ee090731f6b92ed4ba022e96118ca5"
|
hash = "7e22685b37d2e3f64b856d97cee0316834dec102b92e4dc1b8af7db6fd142bf1"
|
||||||
|
|
||||||
[versions]
|
[versions]
|
||||||
minecraft = "1.20.1"
|
minecraft = "1.20.1"
|
||||||
|
|
Loading…
Reference in a new issue