Cura/plugins/GCodeReader/plugin.json
Lipu Fei 73f598ff9f Fix code style
CURA-3712
2017-06-22 08:54:04 +02:00

8 lines
196 B
JSON

{
"name": "G-code Reader",
"author": "Victor Larchenko",
"version": "1.0",
"description": "Allows loading and displaying G-code files.",
"api": 4,
"i18n-catalog": "cura"
}