mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-02 15:15:50 +08:00
refs #404 Use domain-based identifiers for plugins
* Changed all plugin identifier to org.swift-project.plugins.simulator.* * Fixed a small bug that caused settings be parsed wrong
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
{
|
||||
"identifier" : "swift_generic_xplane",
|
||||
"identifier" : "org.swift-project.plugins.simulator.xplane",
|
||||
"name" : "X-Plane",
|
||||
"simulator" : "xplane",
|
||||
"description" : "X-Plane support via the xbus plugin"
|
||||
|
||||
Reference in New Issue
Block a user