This application is designed to query and modify Digital Combat Simulator (DCS) missions, and then repack it. Right now, it can get and copy routes, and get group details. Ideas are more than welcome!
Before running the application, ensure that you have the following:
- Java Runtime Environment (JRE): The script is written in Java, and you need a JRE installed on your system.
To run the application, use the following command:
java -jar waypoint-replace-0.0.12.jar
Note!
- Replace 0.0.12 with the actual version downloaded
The script utilizes a custom and very basic LuaWriter to write the modified mission file.
This script is licensed under the MIT License.