Skip to content

Stratkit Map Cloner (Map Version Creator)

Adds an editor tool to create version of already existing maps.

You should find the utility in Tools/Stratkit/Create (Copy) New Map Version.

The tool can be configured to find paths and versions automatically by creating a scriptable object that inherits from AMapVersionClonerSettings. A simple implementation of it is already provided in MapVersionUnderscoreClonerSettings.

If no AMapVersionClonerSettings is found, the utility will fallback to Manual Mode in which you can specify: - the folder which we want to clone (either by selecting it manually or drag and dropping the desired folder into the input field). - the name of the new folder.

You may also always force Manual Mode if you need more accurate control or if you plan to reuse the tool for other purposes.