Create an account

MergeMapper v1.5.0  

Upload: 04 Nov 2023, 17:40
Created by: alandtse [X]
Uploaded by: Aqxaro
MergeMapper v1.5.0

Users of zmerge, may break a SKSE dll or papyrus script that does any lookup of formids because the dll or script will not know that the modname and formids have changed. MergeMapper solves this problem.

  1. Papyrus Scripts will automatically be aware of merges without further changes. No need to relink scripts in Zmerge.
  2. DLLs may become aware of remapped ids if a SKSE DLL has been written to use MergeMapper. See Developer Usage section below for how to convert.

This was previously embedded in various versions of BaseObjectSwapperSeasonsOfSkyrim, and SPID.

For a list of all mods that are enabled by this framework, check the requirements section.

Developer Usage:
Instructions can be found here. The API is designed to allow as a optional runtime dependency to add functionality if it is found. In other words, your mod should work even if the user doesn't install MergeMapper.

Comments
The minimum comment length is 10 characters.