10 lines
241 B
TOML
10 lines
241 B
TOML
id = "squattobegin"
|
|
name = "SquatToBegin"
|
|
repo = "kinsi55/BeatSaber_SquatToBegin"
|
|
asset_patterns = ["SquatToBegin.dll"]
|
|
install_strategy = "dll-to-plugins"
|
|
category = "gameplay"
|
|
dependencies = [
|
|
{ id = "bsipa", constraint = ">=4.3.7" },
|
|
]
|