Updated Developer's Guide (markdown)

Dan Albert 2021-11-21 11:39:29 -08:00
parent b349794948
commit 76c9d53e8d

@ -2,7 +2,7 @@ Welcome to the dev guide !
## Technical sum up
DCS Liberation is coded in Python, with QT5 as UI framework.
DCS Liberation is coded in Python, with QT6 as UI framework.
It uses pyDCS to generate DCS World missions.
Before contributing to DCS Liberation, you should also maybe consider contributing to [PyDCS](https://github.com/pydcs/dcs), this is a great way to contribute indirectly to the project.