C# Class CPlan.W3LF.Loader

The wrapper around W3L.
Show file Open project: MusicDemon/Warcraft-3-Loader-Form

Public Methods

Method Description
RunW3 ( ) : bool
RunW3 ( bool RunGP ) : bool

Private Methods

Method Description
DoInject ( string CommandLine, string ExePath, [ ErrorMsg ) : int

Method Details

RunW3() public static method

public static RunW3 ( ) : bool
return bool

RunW3() public static method

public static RunW3 ( bool RunGP ) : bool
RunGP bool Determine whether or not to check data for GProxy as well.
return bool