<mods> element — Dennispedia

<mods> element

The <mods> XML element is used for %LOCALAPPDATA%/Teardown/mods.xml. It has one attribute, version, which is the value of registry node game.version. It has one child for each mod you have, represented as a <mod> element. The order of the mods is seemingly completely random. The attributes of the mod element are listed here:

id
The ID of the mod.
active
true if the mod is enabled, otherwise false.
seltime
The last time you clicked on (selected) the mod in Unix time. Only defined for Steam Workshop mods.
subtime
The time you subscribed to the mod in Unix time. Only defined for Steam Workshop mods. (TODO: The time Steam thinks you subscribed to the mod, or the time the game first realized you were subscribed to the mod?)