mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-08-14 07:45:58 +08:00
Add AMDReader to bundled packages
This commit is contained in:
parent
211bf46974
commit
331c8c52fd
@ -33,6 +33,23 @@
|
||||
}
|
||||
}
|
||||
},
|
||||
"AMFReader": {
|
||||
"package_info": {
|
||||
"package_id": "AMFReader",
|
||||
"package_type": "plugin",
|
||||
"display_name": "AMF Reader",
|
||||
"description": "Provides support for reading AMF files.",
|
||||
"package_version": "1.0.0",
|
||||
"sdk_version": "6.0.0",
|
||||
"website": "https://ultimaker.com",
|
||||
"author": {
|
||||
"author_id": "fieldOfView",
|
||||
"display_name": "fieldOfView",
|
||||
"email": "plugins@ultimaker.com",
|
||||
"website": "https://ultimaker.com"
|
||||
}
|
||||
}
|
||||
},
|
||||
"ChangeLogPlugin": {
|
||||
"package_info": {
|
||||
"package_id": "ChangeLogPlugin",
|
||||
|
Loading…
x
Reference in New Issue
Block a user