Files
plugin-helper/registry/plugins/wipbot.toml
T
2026-07-16 17:00:07 -07:00

12 lines
320 B
TOML

id = "wipbot"
name = "wipbot"
repo = "Danielduel/wipbot"
asset_patterns = ["wipbot.dll"]
install_strategy = "dll-to-plugins"
category = "streaming"
dependencies = [
{ id = "beatsabermarkuplanguage", constraint = ">=1.8.0" },
{ id = "songcore", constraint = ">=3.0.0" },
{ id = "bsipa", constraint = ">=4.0.5" },
]