Project that shows how to write plugins fo CloudShot https://cloudshot.com
Currently contains example of plugin for CloudShot version 6.3.x
- Download and install CloudShot from https://cloudshot.com/download.html
- Clone this project
- Build the project
- Copy
".\PluginExample\bin\Release\PluginExample.dll"
or".\PluginExample\bin\Debug\PluginExample.dll"
to"%userprofile%/documents/CloudShot/Plugins/PluginExample"
folder. - Restart CloudShot. You should see PluginExample in Settings and also in Editor as a destination for screenshots upload.