remove client-side only mods
This commit is contained in:
parent
932d861f3c
commit
e486a5dc40
3 changed files with 3 additions and 3 deletions
|
@ -40,6 +40,6 @@ jobs:
|
|||
cd wiki
|
||||
git add .
|
||||
git config --global user.name 'Modpack Wiki Updater'
|
||||
git config --global user.email 'root@possum.city'
|
||||
git config --global user.email 'modupdater@incest.world'
|
||||
git commit -am "Automated wiki update"
|
||||
git push
|
||||
|
|
|
@ -6,7 +6,7 @@ hash = "f5f59ff0fc15dc9a530fb7631f940385aed1e8b25bdbef8cca59ab06560593f8"
|
|||
|
||||
[[files]]
|
||||
file = ".forgejo/workflows/update-wiki.yaml"
|
||||
hash = "761fb36a5eb6d2edb2a1f13de1dc296f2f714c22db9dd8e2317950f77d38aaa1"
|
||||
hash = "6e990f44dddb30ea7d077fff7198c09c1f75920c6ff17ac0fed5604ed1829753"
|
||||
|
||||
[[files]]
|
||||
file = "mods/alternate-current.pw.toml"
|
||||
|
|
|
@ -6,7 +6,7 @@ pack-format = "packwiz:1.1.0"
|
|||
[index]
|
||||
file = "index.toml"
|
||||
hash-format = "sha256"
|
||||
hash = "7a7f6221996ca236b9848debaf56f78d2e1e6f6408c777e6d22e3dae0bb97f6a"
|
||||
hash = "5a41499bd27c2f81e1fe0c0505d2e319a911bac07ef745691d098c8ee866cf90"
|
||||
|
||||
[versions]
|
||||
fabric = "0.16.5"
|
||||
|
|
Loading…
Add table
Reference in a new issue