mirror of
https://github.com/Ultimaker/Cura.git
synced 2026-01-29 04:10:44 -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
193 B
JSON
8 lines
193 B
JSON
{
|
|
"name": "X3D Reader",
|
|
"author": "Seva Alekseyev",
|
|
"version": "0.5.0",
|
|
"description": "Provides support for reading X3D files.",
|
|
"api": "6.0",
|
|
"i18n-catalog": "cura"
|
|
}
|