Welcome to mirror list, hosted at ThFree Co, Russian Federation.

plugin.json « SentryLogger « plugins - github.com/Ultimaker/Cura.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 0419e70d2576cc59f8a5bffccd40488bcb3e7527 (plain)
1
2
3
4
5
6
7
8
{
    "name": "Sentry Logger",
    "author": "Ultimaker B.V.",
    "version": "1.0.0",
    "description": "Logs certain events so that they can be used by the crash reporter",
    "api": "7.2.0",
    "i18n-catalog": "cura"
}