11 lines
293 B
TOML
11 lines
293 B
TOML
id = "pitchblack"
|
|
name = "PitchBlack"
|
|
repo = "Loloppe/BeatSaber_PitchBlack"
|
|
asset_patterns = ["PitchBlack-*.zip"]
|
|
install_strategy = "bsipa-zip"
|
|
category = "lighting"
|
|
dependencies = [
|
|
{ id = "beatsabermarkuplanguage", constraint = ">=1.14.1" },
|
|
{ id = "bsipa", constraint = ">=4.3.7" },
|
|
]
|