Disable DH auto update
This commit is contained in:
parent
6ec734173f
commit
6aca0386fa
3
config/yosbr/config/DistantHorizons.toml
Normal file
3
config/yosbr/config/DistantHorizons.toml
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
[client.advanced.autoUpdater]
|
||||||
|
# disable auto updater, it should be updated with the modpack
|
||||||
|
enableAutoUpdater = false
|
@ -1,5 +1,9 @@
|
|||||||
hash-format = "sha256"
|
hash-format = "sha256"
|
||||||
|
|
||||||
|
[[files]]
|
||||||
|
file = "config/yosbr/config/DistantHorizons.toml"
|
||||||
|
hash = "3a6ae31c255079774a688c1542858660ef4c81ec328d074ea008e0a96bbeceeb"
|
||||||
|
|
||||||
[[files]]
|
[[files]]
|
||||||
file = "config/yosbr/config/MouseTweaks.cfg"
|
file = "config/yosbr/config/MouseTweaks.cfg"
|
||||||
hash = "5c6f2a474736301aa66e13b9fe3bb9044cef658bae57e6b3507785554743a75c"
|
hash = "5c6f2a474736301aa66e13b9fe3bb9044cef658bae57e6b3507785554743a75c"
|
||||||
|
@ -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 = "cb0d334d4536a76a3a01d61b03259482eaae6aca5f86d23696372593d6037954"
|
hash = "421c965837b0c64e741f16217f7bdeeb986392b58162e3b2d4b4df4d2bfe0091"
|
||||||
|
|
||||||
[versions]
|
[versions]
|
||||||
minecraft = "1.20.1"
|
minecraft = "1.20.1"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user