Make extra included games explicit

This commit is contained in:
Timothy Baldridge 2020-09-11 06:56:34 -06:00
parent 59eb915475
commit 9d97731710

View File

@ -3,7 +3,8 @@
#### Version - 2.3.0.0 - ???
* Rewrote the file extraction routines. New code uses less memory, less disk space, and performs less thrashing on HDDs
* Reworked IPS4 integration to reduce download failures
* Profiles can now contain an (optional) file `compiler_settings.json` that includes options for other games to be used during install.
This is now the only way to include extra games in the install process, implicit inclusion has been removed.
#### Version - 2.2.2.0 - 8/31/2020
* Route CDN requests through a reverse proxy to improve reliability