mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-03 15:45:46 +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_fs9",
|
||||
"identifier" : "org.swift-project.plugins.simulator.fs9",
|
||||
"name" : "Microsoft Flight Simulator 2004",
|
||||
"simulator" : "fs9",
|
||||
"description" : "Microsoft Flight Simulator 2004"
|
||||
|
||||
Reference in New Issue
Block a user