Simple PySide2 GUI application for managing DCS Mission file's user-playable module radio presets.
Please see the releases section on the right hand side
This supports the Avionics SETTINGS.lua
methods for the A-10C (and _2)
and F-16C which was the main reason for its creation.
I'll be adding more modules as time permits, but feel free to add them as you see fit
If you have any trouble, feature requests or other items of interest, please feel free to:
- File an issue on GitHub
- Get in touch via MartinCo#6402 on discord (132nd.MartinCo on 132nd Discord)
- Get in touch via eMail: [email protected]
This also has CLI usage to facilitate CI pipelines using either a profile from the profile directory, or more likely, an explicit preset json that can be exported from the GUI and live with your mission for that purpose.
-
Feather Icons - Pretty much all the Icons
-
Inkscape (SVG Authoring, Icons, Installer Headers)
-
Image Magick (PNG -> BMP - for MSI that needs Bitmaps)
-
UPX (Executable Packer for compression)
-
Wix Toolset (MSI Build)