Creates a new instance of the advanced installer.
Installer options.
A collection of tests for supported mods.
A set of processors for additional instructions.
The main installer function for the advanced installer. This can be passed to registerInstaller()
The files to install.
The destination path for the install.
The current game ID.
A delegate for reporting progress.
The result of the install.
Configures the installer with the current extension API. This must be called during extension loading or the installer will not run.
The extension API.
The installer.
Tests whether the current installation operation is supported for this installer.
The files list.
The game ID.
A result for installation support.
Generated using TypeDoc
A flexible and configurable installer for game extensions, especially for UE4 games.
This installer should be capable of installation for non-UE4 games but we cannot provide support for that scenario.