Skip to content

Latest commit

 

History

History
20 lines (11 loc) · 789 Bytes

readme.md

File metadata and controls

20 lines (11 loc) · 789 Bytes

Pinta Demo Extension

Translation status

This is a simple demo project, to be used in the future for a tutorial on making Pinta extensions. Currently being used as a test case for developing the Pinta extension infrastructure.

##Notes

  • It has lib copies of the current Pinta.Core and Pinta.Tools to build against, and they currently need manual updating. (Need to look into automatic updates here.)

  • It builds a single dll that needs to be copied to Pinta's bin folder (when developing) or Pinta's install folder (installed Pinta). (A central add-in server is being worked on.)

License

As with the rest of Pinta, this is licensed under the MIT/X11 license.