dcspy 3.6.0
- Use symbolic link to DCS-BIOS live repository #347 (@emcek)
- Compile DCS-BIOS using LuaJIT from lupa library #373 (@emcek)
- Make switching between regular and live version of DCS-BIOS more reliable #390 (@emcek)
- Internal:
- Update PySide6 framework to 6.8.0.2
- Add support for Python 3.13
- Introduce
WorkerSignalsMixIn
to remove code duplication