From 58362fa090f771cdad3ea4cf4bb138a64c0e875b Mon Sep 17 00:00:00 2001 From: Druss99 <42724070+Druss99@users.noreply.github.com> Date: Sun, 23 Feb 2025 19:18:30 -0500 Subject: [PATCH] change url for export script --- Modded-Aircraft-Support.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Modded-Aircraft-Support.md b/Modded-Aircraft-Support.md index 8b6a0d2..cb5738e 100644 --- a/Modded-Aircraft-Support.md +++ b/Modded-Aircraft-Support.md @@ -25,7 +25,7 @@ Pydcs is the library we use to generate the .miz files, it is awesome, but it is Updating pydcs database is done by adding a script to DCS World to be executed on the game startup to export some aircraft data. -See the script here : https://github.com/dcs-retribution/pydcs/blob/master/tools/pydcs_export.lua; +See the script here : https://github.com/dcs-retribution/pydcs/blob/retribution/tools/pydcs_export.lua; Copy this script on your computer and do what is explained in the comments :