diff --git a/.packwizignore b/.packwizignore new file mode 100644 index 0000000..ede90f8 --- /dev/null +++ b/.packwizignore @@ -0,0 +1,2 @@ +*.env +*.md \ No newline at end of file diff --git a/index.toml b/index.toml index aae774c..0c894be 100644 --- a/index.toml +++ b/index.toml @@ -1,9 +1,5 @@ hash-format = "sha256" -[[files]] -file = "README.md" -hash = "eff1e30bacc91ada7bffd00b1c7a97cfd5613bdb65af4ce65fbd02b47ec4bf99" - [[files]] file = "mods/almanac.pw.toml" hash = "03383af39971df22d4581de1a8b6c0e80c6ecfd53b16716b9fc8e52580070753" @@ -235,5 +231,5 @@ hash = "2b3a5c0fd2669b3172baa28d2cf3f7458c6928bd58929387853ae98165dac3fe" metafile = true [[files]] -file = "planned-mods.env" -hash = "b45ac7e7d55d3fd4254788152caa766e296d7da877e35c3734c441262f0569b7" +file = "packwiz-installer-bootstrap.jar" +hash = "a8fbb24dc604278e97f4688e82d3d91a318b98efc08d5dbfcbcbcab6443d116c" diff --git a/pack.toml b/pack.toml index 1deaa82..1171ca5 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 = "c615f3b2fd01423986fc634527ee7431286c58d251e1eff487a2ed05abf1786c" +hash = "122f9a9b4f564d48771eec0b93cd5e5c997ad40c78471269088c5860a4e69401" [versions] fabric = "0.19.2"