Added experimental dashloader option
This commit is contained in:
parent
14382cf672
commit
26cfe19161
1 changed files with 18 additions and 0 deletions
18
mods/dashloader.pw.toml
Normal file
18
mods/dashloader.pw.toml
Normal file
|
@ -0,0 +1,18 @@
|
||||||
|
name = "DashLoader"
|
||||||
|
filename = "dashloader-4.1.3+1.19.jar"
|
||||||
|
side = "client"
|
||||||
|
|
||||||
|
[download]
|
||||||
|
url = "https://cdn.modrinth.com/data/ZfQ3kTvR/versions/DsPMHgmj/dashloader-4.1.3%2B1.19.jar"
|
||||||
|
hash-format = "sha1"
|
||||||
|
hash = "6e7a6748dcffaaa4e118dd61e43390de960336f9"
|
||||||
|
|
||||||
|
[update]
|
||||||
|
[update.modrinth]
|
||||||
|
mod-id = "ZfQ3kTvR"
|
||||||
|
version = "DsPMHgmj"
|
||||||
|
|
||||||
|
[option]
|
||||||
|
optional = true
|
||||||
|
description = "[EXPERIMENTAL] Significantly speed up game loading. Might break other mods and isn't well tested yet!"
|
||||||
|
default = false
|
Loading…
Reference in a new issue