Since Mad Tracks has been released on Steam, the game data files are located in a .zip file and easy to access and modify. The goal of this project is to import, edit and export them using Blender.
- Mad Tracks Steam version
- Blender 2.79b (not tested with newer versions)
- Paste the io_madtracks folder in Blender's add-ons folder (<blender_path>/scripts/addons)
- Extract Mad Tracks' data.zip file and copy the absolute path of the extracted folder
- Open Blender, go to "File > User Preferences > Add-ons" and check "Import-Export: Mad Tracks"
- A new tab in 3D view tools panel called "Mad Tracks" should appear, paste the extracted folder path there
This project is licensed under the GNU GPLv3 License - see the LICENSE file for details
Huge thanks to Marvin Thiel, the author of the revolt-addon that made this project possible.