From 9100227a782298252fbb4c39c735315f8fb074f2 Mon Sep 17 00:00:00 2001 From: Kepler Sticka-Jones Date: Mon, 2 Sep 2024 15:07:13 -0600 Subject: [PATCH] fix: remove linux gl mods --- index.toml | 10 ---------- mods/threatengl.pw.toml | 13 ------------- mods/waygl.pw.toml | 13 ------------- pack.toml | 2 +- 4 files changed, 1 insertion(+), 37 deletions(-) delete mode 100644 mods/threatengl.pw.toml delete mode 100644 mods/waygl.pw.toml diff --git a/index.toml b/index.toml index 97fcd94..f1ecd71 100644 --- a/index.toml +++ b/index.toml @@ -1677,11 +1677,6 @@ file = "mods/threadtweak.pw.toml" hash = "53b00436579bd2ea920ef8ae8b1464cb4744dbfd21055d8a3f4768019b78e5bc" metafile = true -[[files]] -file = "mods/threatengl.pw.toml" -hash = "fc5922e84359f94917d10c6fe9dcb332ebfc16ea3881885c113469a219a85aae" -metafile = true - [[files]] file = "mods/trample-no-more.pw.toml" hash = "f1ea096c808b3150db53114c6206815250716e5fd4df5030a0f829d04347e7be" @@ -1742,11 +1737,6 @@ file = "mods/voidz.pw.toml" hash = "38b94cdf18391e418dce30cf9f48449369079fc67afc2fa66d325d98ea114115" metafile = true -[[files]] -file = "mods/waygl.pw.toml" -hash = "b88a843e4d0d8b606d5ee62109b04d64fd5e246749acd70ff0854040a1ef9c30" -metafile = true - [[files]] file = "mods/what-are-they-up-to.pw.toml" hash = "ffb2cfcb24ac65c753f6b877b7b6c67cddf56055cc7585faedd5e7b96b64c392" diff --git a/mods/threatengl.pw.toml b/mods/threatengl.pw.toml deleted file mode 100644 index 0f132d1..0000000 --- a/mods/threatengl.pw.toml +++ /dev/null @@ -1,13 +0,0 @@ -name = "ThreatenGL" -filename = "threatengl-fabric-1.3.3-release.1.jar" -side = "client" - -[download] -url = "https://cdn.modrinth.com/data/RSFrpoou/versions/k1wPsUJP/threatengl-fabric-1.3.3-release.1.jar" -hash-format = "sha512" -hash = "61f061a7d8a8a8f22cbc31a788cd3e81dc2abbef8ca96650b2df552f2523506c73cf194f16a4632b9a8d8c23724aa47a72696025cc0d10517ea6adb21f389f24" - -[update] -[update.modrinth] -mod-id = "RSFrpoou" -version = "k1wPsUJP" diff --git a/mods/waygl.pw.toml b/mods/waygl.pw.toml deleted file mode 100644 index 4329798..0000000 --- a/mods/waygl.pw.toml +++ /dev/null @@ -1,13 +0,0 @@ -name = "WayGL" -filename = "waygl-1.1.5+1.20.jar" -side = "client" - -[download] -url = "https://cdn.modrinth.com/data/XTzhksrl/versions/3CHQaaxS/waygl-1.1.5%2B1.20.jar" -hash-format = "sha512" -hash = "344fb3989a512de67c07ef55e304f50dfd3e2326f955f34e329e713c9a6197be2182c596daedbb266026658cfac5b4f5de1d4a02796ee072b8bc7be739d793d1" - -[update] -[update.modrinth] -mod-id = "XTzhksrl" -version = "3CHQaaxS" diff --git a/pack.toml b/pack.toml index 2b89c47..e86146d 100644 --- a/pack.toml +++ b/pack.toml @@ -6,7 +6,7 @@ pack-format = "packwiz:1.1.0" [index] file = "index.toml" hash-format = "sha256" -hash = "e56aed5690d8bc73862b6692d4309b9d4890f4faa160503a3cac753577067eac" +hash = "c567e61f73f91ef9d2c72e0ffd1b1552d5536532728fc28f553c566967b29236" [versions] fabric = "0.16.3"