Default interactive CLI to menu
This commit is contained in:
@@ -66,9 +66,12 @@ backups, and installed file records for different game trees.
|
||||
For normal use, run the Textual menu from the repo root:
|
||||
|
||||
```sh
|
||||
PYTHONPATH=src python -m plugin_helper menu
|
||||
PYTHONPATH=src python -m plugin_helper
|
||||
```
|
||||
|
||||
That is equivalent to `PYTHONPATH=src python -m plugin_helper menu` when run
|
||||
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
|
||||
|
||||
Reference in New Issue
Block a user