Add plugin helper with agent skill for updating plugins
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
"""Beat Saber plugin helper."""
|
||||
|
||||
__version__ = "0.1.0"
|
||||
Reference in New Issue
Block a user
@@ -0,0 +1,3 @@
|
||||
"""Beat Saber plugin helper."""
|
||||
|
||||
__version__ = "0.1.0"
|
||||