Skip to content

Commit 85c72fb

Browse files
feat: add dcintegration
1 parent 04c2aa8 commit 85c72fb

3 files changed

Lines changed: 19 additions & 1 deletion

File tree

index.toml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1495,6 +1495,11 @@ file = "mods/customhud.pw.toml"
14951495
hash = "f98ee7233777b4829902596e07f31a177b019dbd26cca89d92a35e5ba71e517c"
14961496
metafile = true
14971497

1498+
[[files]]
1499+
file = "mods/dcintegration.pw.toml"
1500+
hash = "1af769bd9f498ed9eeb3ca10a6895bf1eaff8799c37f2b57bb58e5aa413c8666"
1501+
metafile = true
1502+
14981503
[[files]]
14991504
file = "mods/do-a-barrel-roll.pw.toml"
15001505
hash = "5eddd4c6a5cba7cd4d3d9a0acd0e810ae040d92b6c1928984a9497a5187d143b"

mods/dcintegration.pw.toml

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
name = "Discord Integration"
2+
filename = "dcintegration-fabric-3.0.7-1.20.1.jar"
3+
side = "server"
4+
5+
[download]
6+
url = "https://cdn.modrinth.com/data/rbJ7eS5V/versions/WLOprDDs/dcintegration-fabric-3.0.7-1.20.1.jar"
7+
hash-format = "sha1"
8+
hash = "5a5b13d8a5a3964ed92e930d385e2e51c7d98a66"
9+
10+
[update]
11+
[update.modrinth]
12+
mod-id = "rbJ7eS5V"
13+
version = "WLOprDDs"

pack.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ pack-format = "packwiz:1.1.0"
66
[index]
77
file = "index.toml"
88
hash-format = "sha256"
9-
hash = "cff11e1a2e11f14dc68af8a51f44dc44da8a5b6fd5c87299087d0f680631dc2b"
9+
hash = "6a2f7d2a0479c96491cf9ba4ca58ee4ef5603a7c6cb98d1669118918deb13987"
1010

1111
[versions]
1212
fabric = "0.16.9"

0 commit comments

Comments
 (0)