promotional bannermobile promotional banner

RouteRecorder

Devtool to record a route that you travel for use in other addons
Back to Files

v5

File nameRouteRecorder-v5.zip
Uploader
KemayoKemayo
Uploaded
Aug 23, 2026
Downloads
79
Size
46.7 KB
Flavors
Retail
File ID
8711718
Type
R
Release
Supported game versions
  • 12.1.0

What's new

RouteRecorder

v5 (2026-08-23)

Full Changelog Previous Releases

  • Better UI: show a window for the recording status and route tweaks
  • TOC for 12.1.0
  • Shallow checkout could give the package a wrong version
    The build checked out at the default depth of one commit, so git describe
    had no tags to work from and the packager could not find the previous tag
    to build its changelog from. Alpha builds from a branch push were the worst
    affected. Updates the checkout action from v2 to v7, which was still
    running a node version GitHub is retiring; nothing in that range affects a
    push-triggered workflow. Pins the packager to v2 rather than master, so an
    upstream change can no longer land in a release without warning; v2 is the
    maintained major tag, so fixes within the v2 line still arrive.