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
07066e865b
commit
0e21134891
1 changed files with 1 additions and 1 deletions
|
|
@ -91,7 +91,7 @@ There are two different ways the plugin manager can be installed:
|
||||||
|
|
||||||
Let's say you wanna submit this new utility-type plugin named as `sample_plugin.py`:
|
Let's say you wanna submit this new utility-type plugin named as `sample_plugin.py`:
|
||||||
```python
|
```python
|
||||||
# ba_meta require api 8
|
# ba_meta require api 9
|
||||||
import babase
|
import babase
|
||||||
|
|
||||||
# ba_meta export babase.Plugin
|
# ba_meta export babase.Plugin
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue