From feae20b52bdc2c92c8eb09f15e44a41ec8c3268a Mon Sep 17 00:00:00 2001 From: Hexugory Date: Fri, 23 Feb 2024 02:21:29 -0600 Subject: [PATCH] add the secret sauce --- index.toml | 5 +++++ mods/hardcore-redeploy.pw.toml | 7 +++++++ pack.toml | 2 +- 3 files changed, 13 insertions(+), 1 deletion(-) create mode 100644 mods/hardcore-redeploy.pw.toml diff --git a/index.toml b/index.toml index 07d3cb1..78cb115 100644 --- a/index.toml +++ b/index.toml @@ -18100,6 +18100,11 @@ file = "mods/handcrafted.pw.toml" hash = "8e7251101c364445d0f6d3d0ef9259a1a0952394581b98b560a9fb6853a150c6" metafile = true +[[files]] +file = "mods/hardcore-redeploy.pw.toml" +hash = "61ea08cd05ba3a9b88af75b591ab7ceb110f066ff4f37824a14340871109e8e2" +metafile = true + [[files]] file = "mods/heartbond.pw.toml" hash = "5ef6344ab2bbe1b4951d324028cac992468e8ea2f97d579301f96a04ac41b0b2" diff --git a/mods/hardcore-redeploy.pw.toml b/mods/hardcore-redeploy.pw.toml new file mode 100644 index 0000000..3420e00 --- /dev/null +++ b/mods/hardcore-redeploy.pw.toml @@ -0,0 +1,7 @@ +name = "hardcore-redeploy" +filename = "hardcore_redeploy-1.0.0.jar" + +[download] +url = "https://git.touhoudiscord.net/attachments/9cc57907-47cd-4941-912f-a455c6a724ff" +hash-format = "sha256" +hash = "61fb561881c2f289c38bbefa6bce21005e2ae6a8b4661fba20169133fc26df16" diff --git a/pack.toml b/pack.toml index 62f3d05..10cdfc0 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 = "6fc07ba68e7e11d0822b182293f6085b48dc8af7c8c3fcbc0f2dfaca2524790f" +hash = "08a72aff0b09e41b238d094bef3b2d76f11b0209c049890274db488c38af7bad" [versions] fabric = "0.14.25"