mirror of
https://github.com/bombsquad-community/plugin-manager.git
synced 2025-10-08 14:54:36 +00:00
Update README.md
This commit is contained in:
parent
a3c0de2a2a
commit
d2f30febbb
1 changed files with 1 additions and 1 deletions
|
|
@ -60,7 +60,7 @@ There are two different ways the plugin manager can be installed:
|
||||||
- Plugin manager will also show and execute the settings icon if your `ba.Plugin` export class has a method named
|
- Plugin manager will also show and execute the settings icon if your `ba.Plugin` export class has a method named
|
||||||
`on_plugin_manager_prompt`; check out the
|
`on_plugin_manager_prompt`; check out the
|
||||||
[colorscheme](https://github.com/bombsquad-community/plugin-manager/blob/f24f0ca5ded427f6041795021f1af2e6a08b6ce9/plugins/utilities/colorscheme.py#L419-L420)
|
[colorscheme](https://github.com/bombsquad-community/plugin-manager/blob/f24f0ca5ded427f6041795021f1af2e6a08b6ce9/plugins/utilities/colorscheme.py#L419-L420)
|
||||||
plugin as an example and it's behaviour when the settings icon is tapped via the plugin manager in-game.
|
plugin as an example and its behaviour when the settings icon is tapped via the plugin manager in-game.
|
||||||
|
|
||||||
#### Example:
|
#### Example:
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue