You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
returnzork edited this page Nov 30, 2013
·
8 revisions
Setup for creating a plugin
Create a new project!
Add references
Add using statements, and add inheritance
Implement the needed things (Pictures show how to do so in Visual Studio 2012 Express, may be different in your IDE)
Right click BackupV3API, highlight implement interface, and click implement interface.