Refactor plugin registry into separate files per plugin
This commit is contained in:
@@ -0,0 +1,10 @@
|
||||
id = "highlightbombs"
|
||||
name = "HighlightBombs"
|
||||
repo = "Meivyn/HighlightBombs"
|
||||
asset_patterns = ["HighlightBombs-*.zip", "HighlightBombs.dll"]
|
||||
install_strategy = "bsipa-zip"
|
||||
category = "cosmetic"
|
||||
dependencies = [
|
||||
{ id = "bsipa", constraint = ">=4.3.7" },
|
||||
{ id = "sirautil", constraint = ">=3.3.1" },
|
||||
]
|
||||
Reference in New Issue
Block a user