mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-08-07 05:53:59 -06:00

We've added new things to our API. This allows plug-in developers to use them. Contributes to issue CURA-7205.
8 lines
236 B
JSON
8 lines
236 B
JSON
{
|
|
"name": "Legacy Cura Profile Reader",
|
|
"author": "Ultimaker B.V.",
|
|
"version": "1.0.1",
|
|
"description": "Provides support for importing profiles from legacy Cura versions.",
|
|
"api": "7.1",
|
|
"i18n-catalog": "cura"
|
|
}
|