mirror of
https://github.com/wabbajack-tools/wabbajack.git
synced 2024-08-30 18:42:17 +00:00
HasReadme will now have a value
This commit is contained in:
parent
5c4a04264a
commit
ba987f0d66
@ -472,9 +472,9 @@ namespace Wabbajack
|
||||
|
||||
internal void ConfigureForInstall(string source, ModList modlist)
|
||||
{
|
||||
|
||||
_modList = modlist;
|
||||
_modListPath = source;
|
||||
HasReadme = !string.IsNullOrEmpty(_modList.Readme);
|
||||
Mode = TaskMode.INSTALLING;
|
||||
ModListName = _modList.Name;
|
||||
HTMLReport = _modList.ReportHTML;
|
||||
|
Loading…
Reference in New Issue
Block a user