Added Spark profiler

This commit is contained in:
Casey 2024-05-09 09:39:36 +03:00
parent 2aafd34d18
commit 77ee9700b7
Signed by: hkc
GPG Key ID: F0F6CFE11CDB0960
3 changed files with 19 additions and 1 deletions

View File

@ -919,6 +919,11 @@ file = "mods/sodium.pw.toml"
hash = "cd49906a91e2ff1c11acba79192d609c232f2f73d82cc6a646e7338c8e76aa8a"
metafile = true
[[files]]
file = "mods/spark.pw.toml"
hash = "5f2efbb6362b829766025b8714593308f89fd46b05a36e302c760227e6611304"
metafile = true
[[files]]
file = "mods/spell-checker.pw.toml"
hash = "564340de753f710ad2ad61dd6d643036bf80a2f468b6b6a6d939c5cad2614eaa"

13
mods/spark.pw.toml Normal file
View File

@ -0,0 +1,13 @@
name = "spark"
filename = "spark-1.10.53-fabric.jar"
side = "server"
[download]
url = "https://cdn.modrinth.com/data/l6YH9Als/versions/XGW2fviP/spark-1.10.53-fabric.jar"
hash-format = "sha1"
hash = "252de323db10d2b49ef74f8e7a6a5c72929be140"
[update]
[update.modrinth]
mod-id = "l6YH9Als"
version = "XGW2fviP"

View File

@ -6,7 +6,7 @@ pack-format = "packwiz:1.1.0"
[index]
file = "index.toml"
hash-format = "sha256"
hash = "090bbc2c5da53d3ee30a5f28d70dc72dae86a695a5d6f5d8a4378435b61e68a9"
hash = "fd8d87b6583a514c8c0213aa8893f10e53e717e67848f80062d1cccbdc4fb6a6"
[versions]
fabric = "0.15.10"