Add DashLoader
This commit is contained in:
parent
ee65972819
commit
1760126ea4
@ -45,6 +45,11 @@ file = "mods/cull-less-leaves.pw.toml"
|
|||||||
hash = "312270e142843c8709d2768888f6a95572ed385d4b4aaf50526f1bfa667cf23c"
|
hash = "312270e142843c8709d2768888f6a95572ed385d4b4aaf50526f1bfa667cf23c"
|
||||||
metafile = true
|
metafile = true
|
||||||
|
|
||||||
|
[[files]]
|
||||||
|
file = "mods/dashloader.pw.toml"
|
||||||
|
hash = "f0f82f41fef1fbc7d19723170410c631894de34ba0701157a1a897bac0af34d1"
|
||||||
|
metafile = true
|
||||||
|
|
||||||
[[files]]
|
[[files]]
|
||||||
file = "mods/dynamic-fps.pw.toml"
|
file = "mods/dynamic-fps.pw.toml"
|
||||||
hash = "631d68ae5fcc3ed6edf6b8cadcd3e31f1cc17df300bfb541df10c278b7d7eaf1"
|
hash = "631d68ae5fcc3ed6edf6b8cadcd3e31f1cc17df300bfb541df10c278b7d7eaf1"
|
||||||
|
13
mods/dashloader.pw.toml
Normal file
13
mods/dashloader.pw.toml
Normal file
@ -0,0 +1,13 @@
|
|||||||
|
name = "DashLoader"
|
||||||
|
filename = "dashloader-5.0.0-beta.1+1.20.0.jar"
|
||||||
|
side = "client"
|
||||||
|
|
||||||
|
[download]
|
||||||
|
url = "https://cdn.modrinth.com/data/ZfQ3kTvR/versions/mcU33FBx/dashloader-5.0.0-beta.1%2B1.20.0.jar"
|
||||||
|
hash-format = "sha1"
|
||||||
|
hash = "2ba04e6d6876faf160367fbe4c8bf3a8ea301261"
|
||||||
|
|
||||||
|
[update]
|
||||||
|
[update.modrinth]
|
||||||
|
mod-id = "ZfQ3kTvR"
|
||||||
|
version = "mcU33FBx"
|
@ -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 = "76c1dee3cf02166caf556599d8dff34d08a22638409550bf8f3a9f2b09066ae7"
|
hash = "5881bc1ede5614a8b595defbaf37431d267cba66622a0adb8000bd22c32018c6"
|
||||||
|
|
||||||
[versions]
|
[versions]
|
||||||
fabric = "0.14.21"
|
fabric = "0.14.21"
|
||||||
|
Reference in New Issue
Block a user