Disable DH auto update

This commit is contained in:
NullBite 2023-12-06 01:00:50 -05:00
parent 6ec734173f
commit 6aca0386fa
Signed by: nullbite
GPG Key ID: 6C4D545385D4925A
3 changed files with 8 additions and 1 deletions

View File

@ -0,0 +1,3 @@
[client.advanced.autoUpdater]
# disable auto updater, it should be updated with the modpack
enableAutoUpdater = false

View File

@ -1,5 +1,9 @@
hash-format = "sha256"
[[files]]
file = "config/yosbr/config/DistantHorizons.toml"
hash = "3a6ae31c255079774a688c1542858660ef4c81ec328d074ea008e0a96bbeceeb"
[[files]]
file = "config/yosbr/config/MouseTweaks.cfg"
hash = "5c6f2a474736301aa66e13b9fe3bb9044cef658bae57e6b3507785554743a75c"

View File

@ -6,7 +6,7 @@ pack-format = "packwiz:1.1.0"
[index]
file = "index.toml"
hash-format = "sha256"
hash = "cb0d334d4536a76a3a01d61b03259482eaae6aca5f86d23696372593d6037954"
hash = "421c965837b0c64e741f16217f7bdeeb986392b58162e3b2d4b4df4d2bfe0091"
[versions]
minecraft = "1.20.1"