Fixed url, relative url paths are not support yet (ever?)
This commit is contained in:
@@ -87,7 +87,7 @@ metafile = true
|
|||||||
|
|
||||||
[[files]]
|
[[files]]
|
||||||
file = "mods/bclib.pw.toml"
|
file = "mods/bclib.pw.toml"
|
||||||
hash = "6a945e47e9ccff6d90ac502c851ffa1b23012ede885019ef323ba14fe4afa0e6"
|
hash = "928ea4c37b327a05de9251b625b13ddfc9bee66af3f142efa375627a040b0cdc"
|
||||||
metafile = true
|
metafile = true
|
||||||
|
|
||||||
[[files]]
|
[[files]]
|
||||||
|
|||||||
@@ -3,6 +3,6 @@ filename = "bclib-3.0.14.jar"
|
|||||||
side = "both"
|
side = "both"
|
||||||
|
|
||||||
[download]
|
[download]
|
||||||
url = "compileFromSourceMods/bclib-3.0.14.jar"
|
url = "https://git.cubicxp.org/cubicxp/RegalitySMP/raw/branch/main/compileFromSourceMods/bclib-3.0.14.jar"
|
||||||
hash-format = "sha256"
|
hash-format = "sha256"
|
||||||
hash = "ea8b8deef5e4e9b5a9e1b7045415da8deb848e35f04c215d7f4a2cbb08d33ba2"
|
hash = "ea8b8deef5e4e9b5a9e1b7045415da8deb848e35f04c215d7f4a2cbb08d33ba2"
|
||||||
|
|||||||
@@ -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 = "0c0c7ecf52e6d175c368dbcdb3e53b5744e52997b5bf54fa7d109bfb4c5824da"
|
hash = "003a27fe70179a64878d521b98a1292722d5ed1914db3a85b095dbbc59023b0a"
|
||||||
|
|
||||||
[versions]
|
[versions]
|
||||||
fabric = "0.15.11"
|
fabric = "0.15.11"
|
||||||
|
|||||||
Reference in New Issue
Block a user