OCA-Krita/rx_manifest.json

26 lines
532 B
JSON

{
"title": "OCA for Krita",
"hosts": [
{
"name": "krita",
"title": "Krita"
}
],
"os": [
{
"name": "mac",
"title": "macOS"
},
{
"name": "win",
"title": "Windows"
},
{
"name": "linux",
"title": "Linux"
}
],
"userGuide": "http://oca-krita.rxlab.guide",
"description": "Export Animation keyframes from Krita to OCA, a JSON + PNG/EXR/SVG format."
}