Update setlist, beatsabervoting, and patch squattobegin
This commit is contained in:
@@ -1,8 +1,8 @@
|
||||
id = "beatsavervoting"
|
||||
name = "BeatSaverVoting"
|
||||
repo = "Top-Cat/BeatSaverVoting"
|
||||
asset_patterns = ["BeatSaverVoting-*.zip"]
|
||||
install_strategy = "bsipa-zip"
|
||||
asset_patterns = ["BeatSaverVoting.dll", "BeatSaverVoting-*.zip"]
|
||||
install_strategy = "dll-to-plugins"
|
||||
category = "downloader"
|
||||
dependencies = [
|
||||
{ id = "bs-utils", constraint = ">=1.14.3" },
|
||||
|
||||
@@ -1,7 +1,8 @@
|
||||
id = "setlist"
|
||||
name = "Setlist"
|
||||
asset_patterns = ["Setlist.dll"]
|
||||
install_strategy = "dll-to-plugins"
|
||||
repo = "https://git.plebsaber.stream/pleb/setlist"
|
||||
asset_patterns = ["Setlist-*.zip", "Setlist.dll"]
|
||||
install_strategy = "bsipa-zip"
|
||||
category = "ui"
|
||||
dependencies = [
|
||||
{ id = "beatleader", constraint = ">=0.9.0" },
|
||||
|
||||
Reference in New Issue
Block a user