Java
Java version greater than 13 is required. JRE or JDK are both possible. Current Java versions can be downloaded here Installation instructions can be found here
Compatibility
The Editor works with configs generated by the FS19 + FS22 versions of the mod.
Start AutoDrive Course Editor
The editor can be started using the supplied CMD file: "Open Editor with Console to see errors.cmd". The editor can also be started from the command line: java -jar -Xms1024m -Xmx1024m .\AutoDriveEditor.Jar
The editor will create the log file autoDriveEditor.log, which is used for later troubleshooting. This file has a maximum size of 20MB. A maximum of 3 version files are then created.
Bug Reports
Please use the "Issues" section to report any bugs, i will try to respond as soon as humanly possible, but bear in mind real life doesn't always allow for quick answers.
Map Images
I maintain another GitHub repository of map images that the editor uses to automatically download when needed here
Map Image Requests
Do you have any map images that are not on the repository?, please consider doing a pull request to add to the collection, it will help other people.
Help with pull requests can be found on GitHub Docs
Not familiar with GitHub.. go over to the Discussion section of the map image repository and create a request
License
The Editor does not currently have a license attached to it.
Credits
@Stephan_S - The creator of the AutoDrive mod and original editor. With his permission i have taken over maintaining this editor.