From 7af6b8e9b295c4a02fe25742db09cf04153272d1 Mon Sep 17 00:00:00 2001 From: Hexugory Date: Tue, 10 Dec 2024 19:40:36 -0600 Subject: [PATCH] the version 2 --- config/tacz/custom/hlm.pw.toml | 7 +++++++ index.toml | 5 +++++ pack.toml | 2 +- 3 files changed, 13 insertions(+), 1 deletion(-) create mode 100644 config/tacz/custom/hlm.pw.toml diff --git a/config/tacz/custom/hlm.pw.toml b/config/tacz/custom/hlm.pw.toml new file mode 100644 index 0000000..1ec9dc9 --- /dev/null +++ b/config/tacz/custom/hlm.pw.toml @@ -0,0 +1,7 @@ +name = "hlm" +filename = "HLMPack1.1.zip" + +[download] +url = "https://git.touhoudiscord.net/Hexugory/VocalWarfareGuns/media/branch/main/HLMPack1.1.zip" +hash-format = "sha256" +hash = "14d3d63d8f1575476cb65de2339617029218ab76e557419ba73af15e6a226933" diff --git a/index.toml b/index.toml index 43875cb..3d0b280 100644 --- a/index.toml +++ b/index.toml @@ -181,6 +181,11 @@ file = "config/tacz/custom/helldiver2.pw.toml" hash = "c416c1b22bac2be20ce8f977c3b0d79150508a94bc6ec995659c4bf6bcc88460" metafile = true +[[files]] +file = "config/tacz/custom/hlm.pw.toml" +hash = "721098985696256ed592b53bd6fc71ef6100638ccf8cdef231b808ed231a967b" +metafile = true + [[files]] file = "config/tacz/custom/immersive-armorer.pw.toml" hash = "b87e34d42f8b845820a9e73ae1e7ce018ca400b642ba845121cf204b2bd39b56" diff --git a/pack.toml b/pack.toml index 927ae08..e3109e1 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 = "4467a0176ea59f4f28c00626bae5e29bd334049c6e8bc0b29b686700e8b40baf" +hash = "db792b8ba002b027085465933a9570d533c91eac318b9c1665c5b87abf25ad61" [versions] forge = "47.3.0"