Auto-bootstrap BSIPA when re-enabling plugins
Run bootstrap automatically on enable paths when health is bad, skip bsipa in disable-all, and add tests for the shared bootstrap gate. Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
@@ -127,8 +127,9 @@ from an interactive terminal.
|
||||
The menu reads `plugin-helper.local.toml` when present, shows each discovered
|
||||
Beat Saber install with its resolved state directory, and lets you toggle
|
||||
managed plugins with arrow keys and Space. In the plugin table, use `d` to
|
||||
disable all currently enabled managed plugins and `e` to enable all currently
|
||||
disabled managed plugins.
|
||||
disable all currently enabled managed plugins (except `bsipa`) and `e` to enable all
|
||||
currently disabled managed plugins. Re-enabling a plugin auto-bootstraps BSIPA when
|
||||
needed.
|
||||
|
||||
The individual subcommands are mostly for automation and debugging. If you use
|
||||
them, pass `--state-dir` directly only when you intentionally want to override
|
||||
|
||||
Reference in New Issue
Block a user