openloader breaks on server

This commit is contained in:
gabetoo 2024-12-26 17:43:05 -05:00
parent dbd3d9c6a5
commit 2bb5e1f19d
5 changed files with 7 additions and 3 deletions

Binary file not shown.

View file

@ -1008,7 +1008,7 @@ metafile = true
[[files]] [[files]]
file = "mods/open-loader.pw.toml" file = "mods/open-loader.pw.toml"
hash = "bbf5b5be9b231e704301b4f28b8353f06a720a798eb518f960f3a1879825ffcf" hash = "42859d4c3139386a13680aeca58a407ff7686734791c6b3bb67c98cd105b6257"
metafile = true metafile = true
[[files]] [[files]]
@ -1484,3 +1484,7 @@ metafile = true
[[files]] [[files]]
file = "options.txt" file = "options.txt"
hash = "cc684d40decbe635909c8c613acbbfca2b3a5675618e68149611f6cca5978e6e" hash = "cc684d40decbe635909c8c613acbbfca2b3a5675618e68149611f6cca5978e6e"
[[files]]
file = "servers.dat"
hash = "dc0f2377ee8fe27c1df8272094a97f0f48e9e8848a3eeb201a51857e02c059d7"

View file

@ -1,6 +1,6 @@
name = "Open Loader" name = "Open Loader"
filename = "OpenLoader-Fabric-1.20.1-19.0.4.jar" filename = "OpenLoader-Fabric-1.20.1-19.0.4.jar"
side = "both" side = "client"
[download] [download]
url = "https://cdn.modrinth.com/data/KwWsINvD/versions/x9NMb7rU/OpenLoader-Fabric-1.20.1-19.0.4.jar" url = "https://cdn.modrinth.com/data/KwWsINvD/versions/x9NMb7rU/OpenLoader-Fabric-1.20.1-19.0.4.jar"

View file

@ -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 = "c3b2430b4679fcd6c57ed4548619b1bcb9b5214c43b47f6d32420ad7160b777f" hash = "3bd8fa232236e9301db1945a42ac462681ef79e4ac32b2ce00338eae88e014de"
[versions] [versions]
minecraft = "1.20.1" minecraft = "1.20.1"

BIN
servers.dat Normal file

Binary file not shown.