To build a plug-in for Author-it you will need to do the following tasks:
- Create a Visual Studio project
- Add references to Author-it dlls
- Create a PluginManager class
- Call methods in the Author-it API (optional)
To build a plug-in for Author-it you will need to do the following tasks: