10 lines
259 B
TOML
10 lines
259 B
TOML
id = "beatsabermarkuplanguage"
|
|
name = "BeatSaberMarkupLanguage"
|
|
repo = "monkeymanboy/BeatSaberMarkupLanguage"
|
|
asset_patterns = ["*RELEASE.zip"]
|
|
install_strategy = "bsipa-zip"
|
|
category = "library"
|
|
dependencies = [
|
|
{ id = "bsipa", constraint = ">=4.3.7" },
|
|
]
|