refactor: rename the plugin msfs to msfs2020

This commit is contained in:
tzobler
2025-11-21 14:48:49 +01:00
committed by Thomas Zobler
parent 5951f75fe1
commit 7e9672b31d
74 changed files with 2875 additions and 843 deletions

View File

@@ -78,12 +78,12 @@
</shouldPackRuleList>
</component>
<component>
<name>msfs</name>
<description>MSFS: Flight Sim 2020</description>
<name>msfs2020</name>
<description>MSFS2020: Flight Sim 2020</description>
<canBeEdited>1</canBeEdited>
<detailedDescription>
MS Flight Simulator 2020 Simulator Plugin
This plugin acts as the interface between swift and MSFS.
This plugin acts as the interface between swift and MSFS2020.
</detailedDescription>
<selected>1</selected>
<show>1</show>
@@ -95,7 +95,7 @@
<platforms>windows</platforms>
<distributionFileList>
<distributionFile>
<origin>../../dist/bin/plugins/simulator/simulatormsfs.dll</origin>
<origin>../../dist/bin/plugins/simulator/simulatormsfs2020.dll</origin>
</distributionFile>
</distributionFileList>
</folder>