summaryrefslogtreecommitdiff
path: root/src/SMAPI.Installer/Framework
AgeCommit message (Collapse)Author
2018-08-20fix broken path in installer (#582)Jesse Plamondon-Willard
2018-08-11overhaul installer display (#554)Jesse Plamondon-Willard
The installer now validates preconditions earlier when possible, and after each step will reset the text and condense details from previous steps. This way players only see info for the current question to avoid confusion, and it's easier to add new steps.