diff --git a/.gitignore b/.gitignore index ece94f8..e0aaf63 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1 @@ -/packwiz.exe -/debug.log \ No newline at end of file +/packwiz.exe \ No newline at end of file diff --git a/.packwizignore b/.packwizignore index 11c0703..1f86a94 100644 --- a/.packwizignore +++ b/.packwizignore @@ -5,4 +5,3 @@ # Exclude README /README.md -/debug.log diff --git a/index.toml b/index.toml index d596fc7..df16fec 100644 --- a/index.toml +++ b/index.toml @@ -8,10 +8,6 @@ hash = "8e62548a6e6a7964e97be06d54b5b3ea7e878867f9c380e6fa897ecc49d32011" file = "config/inventoryprofilesnext/inventoryprofiles.json" hash = "e85ff6d8b95471dcf5cf3daa015c68384873a76b2efe9a32d243bfc68257da0f" -[[files]] -file = "debug.log" -hash = "e8546b048cb944fabbbbc111902ae6c93272e2c5a8f7bcc81d431c63c43a7473" - [[files]] file = "mods/3dskinlayers.pw.toml" hash = "7cfd3485931eb237e346fbda606b4b28663e9d3b3efa56d37c69355681f0a1d8" diff --git a/pack.toml b/pack.toml index 25f7f10..6e0f4ab 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 = "1adf96b2e1b8ea837e5ed4507e544c81de9522cdb4026c3419b84479630ae15f" +hash = "d2f3bdc84f813c7d7549f07ff7a504b068a47d996d56b2366ecd71dcd7bc9fa4" [versions] fabric = "0.17.2"