add discord integration

This commit is contained in:
endigma 2023-12-29 09:58:40 -04:00
parent bf92c96dba
commit fbb4905d62
Signed by: endigma
GPG Key ID: 915867AD1D297D9F
3 changed files with 19 additions and 1 deletions

View File

@ -407,6 +407,11 @@ file = "mods/dawn.pw.toml"
hash = "e6cd8a58a2938b799035c66df16b440db0edf09c798978b8e857a6a27e8a6474"
metafile = true
[[files]]
file = "mods/dcintegration.pw.toml"
hash = "d955154e074cd7e1d9ed50667457a7c886f0c18088e6b3167d9ce22265bc5550"
metafile = true
[[files]]
file = "mods/deathlog.pw.toml"
hash = "b02739fbdc676c7561a500ad26aa59802b463e08d637d261b247a544f788d585"

View File

@ -0,0 +1,13 @@
name = "Discord Integration"
filename = "dcintegration-fabric-3.0.5-1.20.1.jar"
side = "server"
[download]
url = "https://cdn.modrinth.com/data/rbJ7eS5V/versions/QwJ1mIOo/dcintegration-fabric-3.0.5-1.20.1.jar"
hash-format = "sha1"
hash = "e374e426ebeca819693480d6c969b308c084bc03"
[update]
[update.modrinth]
mod-id = "rbJ7eS5V"
version = "QwJ1mIOo"

View File

@ -6,7 +6,7 @@ pack-format = "packwiz:1.1.0"
[index]
file = "index.toml"
hash-format = "sha256"
hash = "fb1e7b3ceae405365de40a9def28b33d7bb0578b4db7ef6b42b0d14481288e75"
hash = "97a972ff7b2f1f45fe484477823757f1fad90217c23cda95c42acfd4d4a4a8a0"
[versions]
fabric = "0.15.3"