Refactor plugin registry into separate files per plugin
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
id = "beatsaberplus"
|
||||
name = "BeatSaberPlus"
|
||||
repo = "discord/BeatSaberPlus"
|
||||
asset_patterns = ["BeatSaberPlus_*.zip"]
|
||||
install_strategy = "bsipa-zip"
|
||||
category = "streaming"
|
||||
dependencies = [
|
||||
{ id = "bsipa", constraint = ">=4.3.7" },
|
||||
]
|
||||
Reference in New Issue
Block a user