Skip to content

finwe/CloudShot.Plugins

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CloudShot.Plugins

Project that shows how to write plugins fo CloudShot https://cloudshot.com

Currently contains example of plugin for CloudShot version 6.3.x

How to add plugin to CloudShot

  1. Download and install CloudShot from https://cloudshot.com/download.html
  2. Clone this project
  3. Build the project
  4. Copy ".\PluginExample\bin\Release\PluginExample.dll" or ".\PluginExample\bin\Debug\PluginExample.dll" to "%userprofile%/documents/CloudShot/Plugins/PluginExample" folder.
  5. Restart CloudShot. You should see PluginExample in Settings and also in Editor as a destination for screenshots upload.

About

Project that shows how to write plugins for CloudShot https://cloudshot.com

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 100.0%