Skip to content

Commit b36e9d5

Browse files
committed
Update generated and downloaded data.
1 parent a13ae3f commit b36e9d5

File tree

3 files changed

+12
-3
lines changed

3 files changed

+12
-3
lines changed

DOCUMENTATION.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ This plugin provides a two-way interface between Touch Portal and Flight Simulat
44

55
For further documentation, please see https://github.com/mpaperno/MSFSTouchPortalPlugin/wiki
66

7-
This documentation generated for plugin v1.1.0.5-rc2
7+
This documentation generated for plugin v1.1.0.6
88

99
---
1010

Binary file not shown.

MSFSTouchPortalPlugin/entry.tp

Lines changed: 11 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
{
22
"sdk": 6,
3-
"version": 1010005,
3+
"version": 1010006,
44
"name": "MSFS Touch Portal Plugin",
55
"id": "MSFSTouchPortalPlugin",
66
"configuration": {
77
"colorDark": "#212121",
88
"colorLight": "#0090ff"
99
},
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\"",
1111
"categories": [
1212
{
1313
"id": "MSFSTouchPortalPlugin.Plugin",
@@ -5372,6 +5372,15 @@
53725372
"events": [],
53735373
"states": []
53745374
},
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+
},
53755384
{
53765385
"id": "MSFSTouchPortalPlugin.SimSystem",
53775386
"name": "MSFS - System",

0 commit comments

Comments
 (0)