mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-10-04 08:56:29 +08: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
187 B
JSON
8 lines
187 B
JSON
{
|
|
"name": "Solid View",
|
|
"author": "Ultimaker B.V.",
|
|
"version": "1.0.0",
|
|
"description": "Provides a normal solid mesh view.",
|
|
"api": "6.0",
|
|
"i18n-catalog": "cura"
|
|
} |