Add initial simulator plugin support for FS2020

This adds simulator plugin support for FS2020. It still pretends to be FSX until full integration is completed.
This commit is contained in:
Roland Rossgotterer
2020-09-12 13:19:38 +02:00
committed by Mat Sutcliffe
parent aa32544b53
commit 3baab2ae4d
15 changed files with 298 additions and 5 deletions

View File

@@ -25,7 +25,8 @@
"fsuipc": true,
"xplane": true,
"xswiftbus": true,
"fg": true
"fg": true,
"fs2020": true
},
"releaseWithDebugInfo": true,
"profileRelease": false,