Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-11-28 | update to .NET 5 and official 64-bit | Jesse Plamondon-Willard | |
2021-04-23 | add 64-bit support to the SMAPI installer (#767) | Jesse Plamondon-Willard | |
2021-04-04 | standardize spelling of 'macOS' | Jesse Plamondon-Willard | |
2020-11-23 | let players specify game path by running the installer from within it | Jesse Plamondon-Willard | |
2020-01-25 | back up config.user.json when installing (#693) | Jesse Plamondon-Willard | |
2019-09-14 | simplify config.json and metadata.json names | Jesse Plamondon-Willard | |
2018-11-18 | hide installer's bundled files to avoid confusion (#602) | Jesse Plamondon-Willard | |
2018-08-20 | fix broken path in installer (#582) | Jesse Plamondon-Willard | |
2018-08-11 | overhaul 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. |