C# (CSharp) Nexus.Client.ModManagement.InstallationLog Namespace

Nested Namespaces

Nexus.Client.ModManagement.InstallationLog.Upgraders

Classes

Name Description
InstallLog The log that tracks items that are installed by mods.
InstallLog.ActiveModRegistry This tracks the mods that have been activated.
InstallLog.DummyMod A dummy mod that can be used as a placeholder.
InstallLog.TransactionEnlistment Tracks the changes made to an InstallLog in the scope of a single Transaction. This also provides the means to commit and rollback the tracked changes.
UpgradeMismatchedVersionScanner Checks to see if any mods' versions are different than the recorded versions in the install log. If so, the discrepancies are dealt with.