From 54304573b96dbcb8f86f12fb0225577c1f08b2cc Mon Sep 17 00:00:00 2001 From: zhexu14 <64713351+zhexu14@users.noreply.github.com> Date: Sat, 15 Feb 2025 19:51:47 +1100 Subject: [PATCH] Update pydcs to resolve carrier spawn issue and for DCS 2.9.12 (#3485) This PR updates the pydcs build to the latest version to resolve issues with carrier spawns in multiplayer and to update DCS 2.9.12 support. --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 1863f777..b46b3992 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@844d684bed0bea7183c55ff3ffbe81c719c282d2 +pydcs @ git+https://github.com/dcs-liberation/dcs@82a3490611d48aec6e2e3f4fa3317964bddbdfc7 pyinstaller==5.13.1 pyinstaller-hooks-contrib==2023.6 pyproj==3.6.1