mirror of
https://github.com/Ultimaker/Cura.git
synced 2026-01-18 05:45:40 -07:00
All plug-ins now have to re-check whether they are still compatible with the current version of Cura. Contributes to issue CURA-6019.
8 lines
No EOL
212 B
JSON
8 lines
No EOL
212 B
JSON
{
|
|
"name": "Post Processing",
|
|
"author": "Ultimaker",
|
|
"version": "2.2",
|
|
"api": "6.0",
|
|
"description": "Extension that allows for user created scripts for post processing",
|
|
"catalog": "cura"
|
|
} |