-
Notifications
You must be signed in to change notification settings - Fork 168
GPX Pathing Setup
justh1n10 edited this page Jul 30, 2016
·
1 revision
#Currently looking for a new GPX provider. Hold tight.
- Go to .
- Create your path by right clicking on the map. Use as many points as you'd like! It is recommended to have the path end near the beginning of the path so it can loop.
- Save without changing default settings.
- Remove the highlighted block of data from the .gpx file using NotePad++ or NotePad.
- Save the .gpx wherever your .exe is.
- In the config set
UseGPXPathing
toTrue
andGPXFile
toX.gpx
whereX
is your filename. - Set your default coordinates near the start of your path to begin pathing.
- Launch the program!
Submitted GPX paths can be found here.
The contents of this repo are a proof of concept and are for educational use only