Add wipbot local build

This commit is contained in:
pleb
2026-07-16 16:59:26 -07:00
parent 54803c5c5b
commit 1d9698fcbc
4 changed files with 34 additions and 0 deletions
+11
View File
@@ -0,0 +1,11 @@
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" },
]