Compare commits
2
Commits
v0.3.2
...
bcc9b864d1
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
bcc9b864d1 | ||
|
|
a4c552d6f5 |
@@ -16,7 +16,8 @@ I didn't find anything that suited my needs, so I decided to make my own plugin
|
|||||||
It simply contains 2 classes, one for the plugin system and one abstraction base class for the plugins themselves.
|
It simply contains 2 classes, one for the plugin system and one abstraction base class for the plugins themselves.
|
||||||
|
|
||||||
At the moment only 4 functions are available:
|
At the moment only 4 functions are available:
|
||||||
- Attach
|
|
||||||
|
- Attach - including call to pre-load data in plugin.
|
||||||
- Run
|
- Run
|
||||||
- Stop
|
- Stop
|
||||||
- Detach
|
- Detach
|
||||||
|
|||||||
Reference in New Issue
Block a user