0.2.0
- Add
System
class, initializing all the plugins. - Add a
dispose()
function to plugins, to cleanly shut them down. - Improve templates.
- Improve examples.
System
class, initializing all the plugins.dispose()
function to plugins, to cleanly shut them down.