Create wotr.pw.toml
This commit is contained in:
parent
e3c2c18af5
commit
30cf162ec9
1 changed files with 11 additions and 0 deletions
11
mods/wotr.pw.toml
Normal file
11
mods/wotr.pw.toml
Normal 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"
|
||||
Loading…
Add table
Reference in a new issue