mirror of
https://github.com/Schrolli91/BOSWatch.git
synced 2026-01-04 07:40:16 +01:00
parent
c94ddfce31
commit
f02d306082
8
plugins/README.md
Normal file
8
plugins/README.md
Normal file
|
|
@ -0,0 +1,8 @@
|
|||
### 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.
|
||||
Loading…
Reference in a new issue