Interface IForgeInstaller
Namespace: CmlLib.Core.Installer.Forge
Assembly: CmlLib.Core.Installer.Forge.dll
public interface IForgeInstaller
Properties
ForgeVersion
ForgeVersion ForgeVersion { get; }
Property Value
VersionName
string VersionName { get; }
Property Value
Methods
Install(MinecraftPath, IGameInstaller, ForgeInstallOptions)
Task Install(MinecraftPath path, IGameInstaller installer, ForgeInstallOptions options)
Parameters
path MinecraftPath
installer IGameInstaller
options ForgeInstallOptions