Create wotr.pw.toml

This commit is contained in:
radimous 2025-04-12 21:39:58 +02:00 committed by GitHub
parent e3c2c18af5
commit 30cf162ec9
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

11
mods/wotr.pw.toml Normal file
View file

@ -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"