From 4c3a10083562a930b316f733133d0cb7c169d9ff Mon Sep 17 00:00:00 2001 From: zhexu14 <64713351+zhexu14@users.noreply.github.com> Date: Sat, 7 Dec 2024 22:32:07 +1100 Subject: [PATCH] Update pydcs for DCS 2.9.10 (#3475) --- changelog.md | 5 +++-- requirements.txt | 2 +- 2 files changed, 4 insertions(+), 3 deletions(-) diff --git a/changelog.md b/changelog.md index dd6197f8a..440a01292 100644 --- a/changelog.md +++ b/changelog.md @@ -1,10 +1,11 @@ # 12.1.0 -Saves from 12.x are not compatible with 12.1.0. +Saves from 12.x are compatible with 12.1.0. ## Features/Improvements -* **[Engine]** Support for CH-47 Chinook. +* **[Engine]** Support for DCS 2.9.10.3948. +* **[Data]** Support for CH-47 Chinook. ## Fixes diff --git a/requirements.txt b/requirements.txt index 5b0bf6ce1..0c04f8f96 100644 --- a/requirements.txt +++ b/requirements.txt @@ -36,7 +36,7 @@ pre-commit==3.5.0 pydantic==2.5.2 pydantic-settings==2.1.0 pydantic_core==2.14.5 -pydcs @ git+https://github.com/dcs-liberation/dcs@2eddd456dd23effc9f8c254b967b82a8e8c3c790 +pydcs @ git+https://github.com/dcs-liberation/dcs@844d684bed0bea7183c55ff3ffbe81c719c282d2 pyinstaller==5.13.1 pyinstaller-hooks-contrib==2023.6 pyproj==3.6.1