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 :