07th-mod / python-patcher

Mod Installer for the Higurashi and Umineko Games
150 stars 12 forks source link

Display Summary of Warnings at end of install #192

Open drojf opened 1 year ago

drojf commented 1 year ago

In some cases, the installer will know something went wrong, but continue the installation anyway.

An example is if the installer is installing a Language patch, but it can't find a matching sharedassets0.assets file, it will just use the default one rather than terminating the installation.

It would be nice to show a summary of these warnings at the end of the install, so it's more obvious something may have went wrong.