mods: add discord integration
Not configured here, again because configuration contains secrets.
This commit is contained in:
parent
e09103b351
commit
0079bf3a06
@ -165,6 +165,11 @@ file = "mods/cristel-lib.pw.toml"
|
|||||||
hash = "fe04f0d6db074548db155c4863bd812b40b95dc3a3bc041d2f25d244674cdd59"
|
hash = "fe04f0d6db074548db155c4863bd812b40b95dc3a3bc041d2f25d244674cdd59"
|
||||||
metafile = true
|
metafile = true
|
||||||
|
|
||||||
|
[[files]]
|
||||||
|
file = "mods/dcintegration.pw.toml"
|
||||||
|
hash = "1a3c70470af98fcf70c22dfa16f64e4259458072290c4ab1e31569874e709358"
|
||||||
|
metafile = true
|
||||||
|
|
||||||
[[files]]
|
[[files]]
|
||||||
file = "mods/dynamic-fps.pw.toml"
|
file = "mods/dynamic-fps.pw.toml"
|
||||||
hash = "d98649616d0dabc940af0d936985128321cb6666b46a7fc9caefcd23bc87bca1"
|
hash = "d98649616d0dabc940af0d936985128321cb6666b46a7fc9caefcd23bc87bca1"
|
||||||
|
|||||||
13
mods/dcintegration.pw.toml
Normal file
13
mods/dcintegration.pw.toml
Normal file
@ -0,0 +1,13 @@
|
|||||||
|
name = "Discord Integration"
|
||||||
|
filename = "dcintegration-fabric-MC1.21.10-3.1.0.1.jar"
|
||||||
|
side = "server"
|
||||||
|
|
||||||
|
[download]
|
||||||
|
url = "https://cdn.modrinth.com/data/rbJ7eS5V/versions/DJOsldZY/dcintegration-fabric-MC1.21.10-3.1.0.1.jar"
|
||||||
|
hash-format = "sha512"
|
||||||
|
hash = "06cf724b3d3572046e232e8896cd23a87934c8a9ab8cafceba0cb18a4af0bd71814b5618bc0c320331c5c1a918776ae281f3313bad3b76fd51dd53662732c97b"
|
||||||
|
|
||||||
|
[update]
|
||||||
|
[update.modrinth]
|
||||||
|
mod-id = "rbJ7eS5V"
|
||||||
|
version = "DJOsldZY"
|
||||||
@ -6,7 +6,7 @@ pack-format = "packwiz:1.1.0"
|
|||||||
[index]
|
[index]
|
||||||
file = "index.toml"
|
file = "index.toml"
|
||||||
hash-format = "sha256"
|
hash-format = "sha256"
|
||||||
hash = "953491842377bdb2f2f419e4d193c7dbe1e61332de24996766e69f6d06c3c47e"
|
hash = "dab6720bb7475d90008f8870fe5c2908a2c373b4dd739e17df6bc4601bdf4f2d"
|
||||||
|
|
||||||
[versions]
|
[versions]
|
||||||
fabric = "0.17.3"
|
fabric = "0.17.3"
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user