Namespace Snowflake.Installation.Extensibility
Classes
GameInstaller
Installable
SupportedPlatformAttribute
Configuration attribute to indicate platform support for IGameInstaller.
Interfaces
IGameInstaller
Installs files to an IGame by yielding TaskResult<T>.
IInstallable
An installable that can be later processed with
Only process IInstallables with the same IGameInstaller that produced it.