Export mist
The export-mist
plugin lets you export the route to a split file (.msf) for mist.
This plugin comes pre-configured in the web app:
- Click on
Settings
. - Select the
Plugins
category. - Under
App Plugins
, make sureExport split files
is checked.
Alternatively, you can add it to the route configuration:
yaml
config:
- plugins:
- use: export-mist
Extra Options
This plugin provides the same split type configuration as the LiveSplit plugin.