mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-06 01:45:38 +08:00
* 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
8 lines
266 B
JSON
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"
|
|
}
|