minecraft_plugins_v2/plugins/vane-core.pw.toml

16 lines
372 B
TOML
Raw Permalink Normal View History

name = "vane-core"
filename = "vane-core-1.18.0.jar"
side = "both"
[download]
url = "https://github.com/oddlama/vane/releases/download/v1.18.0/vane-core-1.18.0.jar"
hash-format = "sha256"
hash = "48ee79aa44b71bc15aacc772c0349cb09efed7d1060cf784d48bb904c4632e6a"
[update]
[update.github]
branch = "main"
regex = "vane-core.*\\.jar$"
slug = "oddlama/vane"
tag = "v1.18.0"