.. / Krita
Star

Krita is a free and open-source raster graphics editor designed primarily for digital painting and 2D.


Paths:

General Information:
Resources:
Acknowledgements:

Execute

Executes a provieded Python script. The .py has to be omitted from the filename. If no function name is provided, the __main__ function gets called.
kritarunner.exe -s evil-script -f evil-func-name [script argument(s)]
Usecase: Execute a python script with Kritarunner as parent.
Privileges required: User