mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-08-09 14:55:03 -06:00

We're going to repurpose this plug-in to read other file formats as well. Currently it still only registers itself as PLY file reader. But I'm about to change that. Contributes to issue CURA-6739.
7 lines
173 B
JSON
7 lines
173 B
JSON
{
|
|
"name": "Trimesh Reader",
|
|
"author": "Ultimaker B.V.",
|
|
"version": "1.0.0",
|
|
"description": "Provides support for reading model files.",
|
|
"api": "6.0.0"
|
|
}
|