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

New Code for Mosquito #75

Open HomeFries94 opened 3 years ago

HomeFries94 commented 3 years ago
<add moduleName="Mosquito_FB_VI" displayName="Mosquito FB Mk VI"
  filename="Mosquito_FB_MkVI\DCS MosFBVI MFD.jpg">
  <Configurations>
    <add name="WHKEY" filename="Mosquito_FB_MkVI\DCS MosFBVI WH.jpg"  />
    <add name="LMFD" enable="true" />
    <add name="RMFD" enable="true" />
  </Configurations>
</add>
<add moduleName="Mosquito_FB_VIHV" displayName="Mosquito FB Mk VI HiViz" filename="_High Contrast MFDs\DCS MosFBVI MFD HiVis.jpg">
  <Configurations>
    <add name="WHKEY" filename="Mosquito_FB_MkVI\DCS MosFBVI WH.jpg" />
    <add name="LMFD" enable="true" />
    <add name="RMFD" enable="true" />
  </Configurations>
</add>