File tree Expand file tree Collapse file tree 3 files changed +12
-3
lines changed Expand file tree Collapse file tree 3 files changed +12
-3
lines changed Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ This plugin provides a two-way interface between Touch Portal and Flight Simulat
4
4
5
5
For further documentation, please see https://github.com/mpaperno/MSFSTouchPortalPlugin/wiki
6
6
7
- This documentation generated for plugin v1.1.0.5-rc2
7
+ This documentation generated for plugin v1.1.0.6
8
8
9
9
---
10
10
Original file line number Diff line number Diff line change 1
1
{
2
2
"sdk": 6,
3
- "version": 1010005 ,
3
+ "version": 1010006 ,
4
4
"name": "MSFS Touch Portal Plugin",
5
5
"id": "MSFSTouchPortalPlugin",
6
6
"configuration": {
7
7
"colorDark": "#212121",
8
8
"colorLight": "#0090ff"
9
9
},
10
- "plugin_start_cmd": "%TP_PLUGIN_FOLDER%MSFS-TouchPortal-Plugin/dist/MSFSTouchPortalPlugin.exe",
10
+ "plugin_start_cmd": "\" %TP_PLUGIN_FOLDER%MSFS-TouchPortal-Plugin/dist/MSFSTouchPortalPlugin.exe\" ",
11
11
"categories": [
12
12
{
13
13
"id": "MSFSTouchPortalPlugin.Plugin",
5372
5372
"events": [],
5373
5373
"states": []
5374
5374
},
5375
+ {
5376
+ "id": "MSFSTouchPortalPlugin.Miscellaneous",
5377
+ "name": "MSFS - Miscellaneous",
5378
+ "imagepath": "%TP_PLUGIN_FOLDER%MSFS-TouchPortal-Plugin/airplane_takeoff24.png",
5379
+ "actions": [],
5380
+ "connectors": [],
5381
+ "events": [],
5382
+ "states": []
5383
+ },
5375
5384
{
5376
5385
"id": "MSFSTouchPortalPlugin.SimSystem",
5377
5386
"name": "MSFS - System",
You can’t perform that action at this time.
0 commit comments