Skip to content

Matthieu-LAURENT39/Pinta-ScriptEffects

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pinta ScriptEffects Add-in

An add-in for Pinta to allow easily writing scripts that can be applied as effects.

Installation

NOTE: This addin is only compatible with Pinta 3.1 and above.

From Github releases or automated builds

  1. Download the latest release from the releases page, or from an automated build.
  2. Open Pinta and go to Add-ins > Add-in Manager.
  3. Click "Install from file..." (the button in the top left) and select the downloaded .mpack file.

From source

  1. Make sure you have just installed, as well as the .NET SDK version 8.0, and mautil (dotnet tool install --global Mono.Addins.UtilTool).
  2. Clone the repository.
  3. Run just pack, which will build the project and bundle it into a .mpack file (an addin installation package).
  4. Follow the "From Github releases or automated builds" instructions, but using the .mpack file generated in the previous step.

About

Pinta add-in to allow easily writing scripts that can be applied as effects.

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors