Add plugin helper with agent skill for updating plugins
This commit is contained in:
@@ -0,0 +1,18 @@
|
||||
beat_saber_version = "1.40.8"
|
||||
instance = "1.40.8"
|
||||
|
||||
# Add locked plugin selections here as release assets become managed.
|
||||
#
|
||||
# [[plugins]]
|
||||
# id = "songcore"
|
||||
# repo = "Kylemc1413/SongCore"
|
||||
# tag = "v4.3.0"
|
||||
# asset = "SongCore-4.3.0.zip"
|
||||
# sha256 = "..."
|
||||
|
||||
[[plugins]]
|
||||
id = "accsaber-reloaded"
|
||||
repo = "not-dexter/accsaber-reloaded-plugin"
|
||||
tag = "v1.1.3"
|
||||
asset = "1.40.8.zip"
|
||||
sha256 = "c1b1687e8378ee7f550edcbd0811fa71f8ddbaa9f167a5d1b48d4cbf9e808af7"
|
||||
Reference in New Issue
Block a user