From 321bd28075265f67c6fb3d3fa70198725a44c34d Mon Sep 17 00:00:00 2001 From: MetalStormGhost <89945461+MetalStormGhost@users.noreply.github.com> Date: Sun, 2 Feb 2025 12:14:10 +0200 Subject: [PATCH] Updated New terrain module checklist (markdown) --- New-terrain-module-checklist.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/New-terrain-module-checklist.md b/New-terrain-module-checklist.md index cffe893..afa2426 100644 --- a/New-terrain-module-checklist.md +++ b/New-terrain-module-checklist.md @@ -6,9 +6,9 @@ The content below the line can be copied into the FR for tracking the work. Copy - [ ] pydcs export 1. Export latest DCS data - 1. [airport_import.py](https://github.com/dcs-retribution/pydcs/blob/master/tools/airport_import.py) - 1. [coord_export.lua](https://github.com/dcs-retribution/pydcs/blob/master/tools/coord_export.lua) - 1. [export_map_projection.py](https://github.com/dcs-retribution/pydcs/blob/master/tools/export_map_projection.py) + 1. [airport_import.py](https://github.com/dcs-retribution/pydcs/blob/retribution/tools/airport_import.py) + 1. [coord_export.lua](https://github.com/dcs-retribution/pydcs/blob/retribution/tools/coord_export.lua) + 1. [export_map_projection.py](https://github.com/dcs-retribution/pydcs/blob/retribution/tools/export_map_projection.py) 2. Send PR to pydcs 3. Update Retribution to the latest DCS - [ ] Add beacons for the new terrain