mirror of
https://github.com/Ultimaker/Cura.git
synced 2026-01-29 12:20:46 -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.
7 lines
166 B
JSON
7 lines
166 B
JSON
{
|
|
"name": "Toolbox",
|
|
"author": "Ultimaker B.V.",
|
|
"version": "1.0.0",
|
|
"api": "6.0",
|
|
"description": "Find, manage and install new Cura packages."
|
|
}
|