-
Notifications
You must be signed in to change notification settings - Fork 38
Contribution Guide
John-Henry Lim edited this page Oct 8, 2022
·
6 revisions
Just drop a pull request. Thanks.
Analyzing the diff, these are the main changes (& hence the main parts to maintain):
- the
krita_pluginfolder, which contains the krita plugin's code.- has to be touched if adding new features/exposing current ones in the GUI.
- the
krita_serverfolder, which imports and exposes internal API via a REST API. -
launch.py, which has been modified to launchkrita_server. requirements.txt