mirror of
https://github.com/Schrolli91/BOSWatch.git
synced 2025-12-06 07:42:03 +01:00
9 lines
287 B
Markdown
9 lines
287 B
Markdown
### How to Code your own plugin:
|
|
|
|
More information and a little Tutorial coming soon!
|
|
|
|
##### Code your own Plugin
|
|
To code your own Plugin look at the litte example `/plugins/template/template.py`
|
|
|
|
In the text-file `plugins/interface.txt` are all relevant data, that your plugin can use.
|