1. Download/install patch tool for Windows: https://sourceforge.net/projects/gnuwin32/files/patch/2.5.9-7/patch-2.5.9-7-setup.exe/download?use_mirror=phoenixnap&download=
2. Download track.patch and
***MAKE SURE TO PLACE IT IN YOUR "Distance_Data" FOLDER, NEXT TO THE FILE "resources.assets"***
https://drive.google.com/open?id=1Y3Zeyd47ArOs0cAYXErJ8oobvDGxJUs9
3. Make backup of resources.assets within your Distance_Data folder
4. Copy and paste in the following commands into your command line tool, in order
cd "C:\Program Files (x86)\Steam\steamapps\common\Distance\Distance_Data"
path="C:\Program Files (x86)\GnuWin32\bin"
patch --binary resources.assets track.patch
5. Start the game, test it out
BIG thanks to Zabuza for showing me how to swap out assets!