11 lines
439 B
TOML
11 lines
439 B
TOML
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"
|