C# Class Prism.TerrariaPatcher.Program

Show file Open project: TerrariaPrismTeam/Prism

Public Properties

Property Type Description
IsWindows bool
MsBuild bool
PrismAssembly string
TerrFoundMessage string
TerrariaExecutable string

Public Methods

Method Description
ParseRuntimeArgs ( string unparsedArgs ) : bool

Private Methods

Method Description
Main ( string args ) : int

Method Details

ParseRuntimeArgs() public static method

public static ParseRuntimeArgs ( string unparsedArgs ) : bool
unparsedArgs string
return bool

Property Details

IsWindows public static property

public static bool IsWindows
return bool

MsBuild public static property

public static bool MsBuild
return bool

PrismAssembly public static property

public static string PrismAssembly
return string

TerrFoundMessage public static property

public static string TerrFoundMessage
return string

TerrariaExecutable public static property

public static string TerrariaExecutable
return string