diff --git a/mods/wotr.pw.toml b/mods/wotr.pw.toml new file mode 100644 index 0000000..4540b8e --- /dev/null +++ b/mods/wotr.pw.toml @@ -0,0 +1,11 @@ +name = "Wanderers of the Rift" +filename = "wotr-0.0.2.jar" +side = "both" + +[download] +url = "https://github.com/radimous/wotr-buildpack/releases/download/2025-09-04_1/wotr-0.0.2.jar" + +# A number of tools can generate the hash for you, including 7-zip and sha256sum +# packwiz supports a number of hashes, including sha256, sha512, sha1 and md5 +hash-format = "sha256" +hash = "119672102c29c4f9ad3fcff427cdd747b013f769ad9e478c6451a54654f5d2fe"