Refactor plugin registry into separate files per plugin
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
id = "songdetailscache"
|
||||
name = "SongDetailsCache"
|
||||
repo = "kinsi55/BeatSaber_SongDetails"
|
||||
asset_patterns = ["SongDetailsCache.BS.Lib.zip"]
|
||||
install_strategy = "bsipa-zip"
|
||||
category = "library"
|
||||
dependencies = [
|
||||
{ id = "protobuf-net", constraint = ">=3.0.102" },
|
||||
]
|
||||
Reference in New Issue
Block a user