5.0 - pydcs library update - does not use DCS install (#56)

Prevent pydcs library from using DCS installation directory
This commit is contained in:
Spencer Shepard
2023-05-20 15:14:59 -07:00
committed by GitHub
parent 16d67473b0
commit f5dfcf0448
9 changed files with 604 additions and 579 deletions

View File

@@ -2,7 +2,7 @@
# Form implementation generated from reading ui file 'MissionGeneratorUI.ui'
#
# Created by: PyQt5 UI code generator 5.15.7
# Created by: PyQt5 UI code generator 5.15.9
#
# WARNING: Any manual changes made to this file will be lost when pyuic5 is
# run again. Do not edit this file unless you know what you are doing.

Binary file not shown.

File diff suppressed because it is too large Load Diff

View File

@@ -1,7 +1,7 @@
# ROTOROPS VERSION
maj_version = 1
minor_version = 4
patch_version = 5
minor_version = 5
patch_version = 0
version_url = 'https://dcs-helicopters.com/app-updates/versioncheck.yaml'