mirror of
https://github.com/Nostalgica-Reverie/Content-Monorepo.git
synced 2026-05-09 00:24:15 +00:00
16 lines
353 B
TOML
16 lines
353 B
TOML
name = "mod"
|
|
filename = "LWS"
|
|
side = "both"
|
|
|
|
[download]
|
|
url = "https://github.com/omo50/mod/releases/tag/lws_next-1.2"
|
|
hash-format = "sha256"
|
|
hash = "866277f4f55385f5db476560f3d6c2f91385f5c46c93655c4fb99a524cc693c5"
|
|
|
|
[update]
|
|
[update.github]
|
|
branch = "main"
|
|
regex = "^.+(?<!-api|-dev|-dev-preshadow|-sources)\\.jar$"
|
|
slug = "omo50/mod"
|
|
tag = "next-1.3"
|