Skip to content

2021-February-27 - Prerelease - 2.6.35@0a94d69db1

Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 27 Feb 06:50
0a94d69
For localize-links, get map folder location from resource loader (#8921)

Rather than from downloaded maps, which scans all downloaded maps
to find a given map name, get the current map folder from
resource loader (already contains the location of the map folder,
constant time lookup).

This should improve performance.