README updated. /JL

This commit is contained in:
2025-03-28 18:28:58 +01:00
parent ebf31756b5
commit a4c552d6f5

View File

@@ -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.
At the moment only 4 functions are available:
- Attach
- Attach - including call to pre-load data in plugin.
- Run
- Stop
- Detach