mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-08-07 22:13:58 -06:00

To be consistent with the rest of the plug-ins and with the material files. Contributes to issue CURA-3857.
8 lines
203 B
JSON
8 lines
203 B
JSON
{
|
|
"name": "Cura Profile Writer",
|
|
"author": "Ultimaker B.V.",
|
|
"version": "1.0.0",
|
|
"description": "Provides support for exporting Cura profiles.",
|
|
"api": 4,
|
|
"i18n-catalog":"cura"
|
|
}
|