2022-07-25 18:23:16 +02:00
|
|
|
|
{
|
|
|
|
|
"version": 1,
|
|
|
|
|
"isRoot": true,
|
|
|
|
|
"tools": {
|
|
|
|
|
"dotnet-mgcb": {
|
2023-04-06 15:25:20 +02:00
|
|
|
|
"version": "3.8.1.303",
|
2022-07-25 18:23:16 +02:00
|
|
|
|
"commands": [
|
|
|
|
|
"mgcb"
|
|
|
|
|
]
|
|
|
|
|
},
|
|
|
|
|
"dotnet-mgcb-editor": {
|
2023-04-06 15:25:20 +02:00
|
|
|
|
"version": "3.8.1.303",
|
2022-07-25 18:23:16 +02:00
|
|
|
|
"commands": [
|
|
|
|
|
"mgcb-editor"
|
|
|
|
|
]
|
|
|
|
|
},
|
|
|
|
|
"dotnet-mgcb-editor-linux": {
|
2023-04-06 15:25:20 +02:00
|
|
|
|
"version": "3.8.1.303",
|
2022-07-25 18:23:16 +02:00
|
|
|
|
"commands": [
|
|
|
|
|
"mgcb-editor-linux"
|
|
|
|
|
]
|
|
|
|
|
},
|
|
|
|
|
"dotnet-mgcb-editor-windows": {
|
2023-04-06 15:25:20 +02:00
|
|
|
|
"version": "3.8.1.303",
|
2022-07-25 18:23:16 +02:00
|
|
|
|
"commands": [
|
|
|
|
|
"mgcb-editor-windows"
|
|
|
|
|
]
|
|
|
|
|
},
|
|
|
|
|
"dotnet-mgcb-editor-mac": {
|
2023-04-06 15:25:20 +02:00
|
|
|
|
"version": "3.8.1.303",
|
2022-07-25 18:23:16 +02:00
|
|
|
|
"commands": [
|
|
|
|
|
"mgcb-editor-mac"
|
|
|
|
|
]
|
|
|
|
|
}
|
|
|
|
|
}
|
|
|
|
|
}
|