C# Class MTMCL.Install.LiteLoaderInstaller

Mostra file Open project: cvronmin/metocraft

Public Methods

Method Description
LiteLoaderInstaller ( ) : System
LiteLoaderInstaller ( bool withForge, string inherit ) : System
install ( string target ) : bool

Method Details

LiteLoaderInstaller() public method

public LiteLoaderInstaller ( ) : System
return System

LiteLoaderInstaller() public method

public LiteLoaderInstaller ( bool withForge, string inherit ) : System
withForge bool
inherit string
return System

install() public method

public install ( string target ) : bool
target string
return bool