Property | Type | Description | |
---|---|---|---|
ADLResources | List |
||
ModuleName | string | ||
NWN2HomePath | string | ||
NWN2InstallPath | string | ||
NWNX4Path | string | ||
PatchURL | string | ||
ServerList | string>.Dictionary | ||
wcDownloader |
Method | Description | |
---|---|---|
GetHomeSubfolder ( string folder ) : string | ||
GetModuleFolder ( string module = null ) : string | ||
LoadConfiguration ( ) : void | ||
ParseOutput_Recompile ( object sender, |
||
Run ( ) : void |
Method | Description | |
---|---|---|
AdjustModuleVariables ( ) : void | ||
CheckForCommonIssues ( ) : void | ||
DownloadLatestACR ( ) : void | ||
FetchExternalDependencies ( ) : void | ||
PatchModuleResourceXML ( ) : void | ||
RecompileModuleScripts ( ) : void |
public GetHomeSubfolder ( string folder ) : string | ||
folder | string | |
return | string |
public GetModuleFolder ( string module = null ) : string | ||
module | string | |
return | string |
public ParseOutput_Recompile ( object sender, |
||
sender | object | |
e | ||
return | void |