Files
pilotclient/src/plugins/simulator/xplane/simulatorxplane.json
Michał Garapich e50e298f21 refs #511 X-plane plugin has now correct name
* X-Plane plugin is now called just "X-Plane" instead of "X-Plane generic plugin"
* "Listening for ..." uses full simulator name instead of its abbreviation
2015-11-26 19:28:19 +01:00

8 lines
266 B
JSON

{
"identifier" : "org.swift-project.plugins.simulator.xplane",
"name" : "X-Plane",
"simulator" : "xplane",
"description" : "Support for the X-Plane simulator via the xbus plugin.",
"config" : "org.swift-project.plugins.simulator.xplane.config"
}