change url for export script

Druss99 2025-02-23 19:18:30 -05:00
parent 5756411684
commit 58362fa090

@ -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 :