ScottyMac52 / MFDisplay

Utility that allows the display of any image cropped from an external image file (Bitmap images of type jpeg,png and bmp) into any sized image on the screen in any coordinate available to the display system.
MIT License
8 stars 0 forks source link

HiVis Spitfire is now available #76

Open HomeFries94 opened 3 years ago

HomeFries94 commented 3 years ago
<add moduleName="Spitfire_LF_MkIXHV" displayName="Spitfire LF Mk IX HiViz"
  filename="_High Contrast MFDs\DCS SpitLFIX MFD HiVis.jpg">
  <Configurations>
    <add name="WHKEY" filename="Spitfire_LF_MkIX\DCS SpitLFIX WH.jpg" />
    <add name="LMFD" enable="true" />
    <add name="RMFD" enable="true" />
  </Configurations>
</add>

109 Hivis is also available now

<add moduleName="Bf-109HV" displayName="Bf-109 K-4 Kurfürst HiViz" filename="_High Contrast MFDs\DCS Bf109 MFD HiVis.jpg">
  <Configurations>
    <add name="WHKEY" filename="Bf-109\DCS Bf109 WH.jpg" enable="true" />
    <add name="LMFD" enable="true" />
    <add name="RMFD" enable="true" />
  </Configurations>
</add>