From 30cf162ec9fc189e17db12214acb3e8420f3d3d6 Mon Sep 17 00:00:00 2001 From: radimous Date: Sat, 12 Apr 2025 21:39:58 +0200 Subject: [PATCH] Create wotr.pw.toml --- mods/wotr.pw.toml | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 mods/wotr.pw.toml 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"