OCA-Krita/tools
Duduf a4d96a7b4e v1.3.0 build 2023-08-13 15:03:53 +02:00
..
README.md Update dev scripts 2023-08-13 12:37:35 +02:00
build.sh v1.3.0 build 2023-08-13 15:03:53 +02:00
development_setup.bat Update dev scripts 2023-08-13 12:37:35 +02:00
development_setup.sh Fix oca path 2023-08-13 12:41:29 +02:00

README.md

Development tools

development_setup.bat/sh

Run this script to quickly setup your dev environment with Krita. It symlinks the plugin files into Krita's plugin directory.

  1. Edit the file to set the variables: path to Krita's resources and path to the OCA lib.
  2. Run the script. On windows, it will ask for admin privileges, needed to write symlinks.
  3. Start Krita, activate the plugin
  4. Restart Krita