diff --git a/index.toml b/index.toml index 78b81b4..de80065 100644 --- a/index.toml +++ b/index.toml @@ -385,6 +385,11 @@ file = "mods/searchables.pw.toml" hash = "a606f6f9cebde93fb1e93548291dd40ab19786064fd61afb5d41195741b152eb" metafile = true +[[files]] +file = "mods/shogi.pw.toml" +hash = "dcff70583f3dcd64cb078c801efddf9c0a37e0c838d209eb72cdc04e2d827af4" +metafile = true + [[files]] file = "mods/show-me-your-skin.pw.toml" hash = "0f5ab75c55efd5271e3bd4ddcde0b39fe6427121ca66c8f8c4ada2a65ed83a42" diff --git a/mods/shogi.pw.toml b/mods/shogi.pw.toml new file mode 100644 index 0000000..a17bed7 --- /dev/null +++ b/mods/shogi.pw.toml @@ -0,0 +1,13 @@ +name = "Shogi" +filename = "shogi-fabric-26.1.2-26.1.2.3.jar" +side = "both" + +[download] +hash-format = "sha1" +hash = "b7f847c9a2f20a8d2ffc374458f219152922010a" +mode = "metadata:curseforge" + +[update] +[update.curseforge] +file-id = 8021322 +project-id = 1475746 diff --git a/pack.toml b/pack.toml index 1ceff6b..c12ca66 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 = "508572f2bf9c6fa559b79385676d810a342e56e2eb4c7231efb28739a7d7bbcb" +hash = "91730654f498cce515f5778aa59152208444a3c79d35a1a75ca26fa65a81e8bb" [versions] fabric = "0.19.2"