This script provides a new menu within the MisterFPGA called "@WhatsNew". Under this directory, it will link the latest set of Arcade core updates (the last three sets of updated MRAs by default).
Whenever I ran update_all.sh and downloaded new Arcade cores, they would dissappear into a big long list, and I would struggle to find and play them. I knew I was missing out! So, I wanted to update a menu whenever I ran update_all.sh to automatically populate a list to get my attention!
- Copy the files
whats_new.shto you script directory (generally/media/fat/Scripts). - Optionally, add a
whats_new.inifile if you feel like modifying any of the defaults.
Once you have run update_all.sh or manually updated files, just run whats_new.sh from your Scripts directory. It will create the directory structure and symbolic links to show you the latest updates.
The script only creates symbolic links, it does not copy anything. To remove the resultant menu, just delete the directory.
Check the script for the defaults. Overrides are taken from the whats_new.ini, then environment variables, then the defaults, in that order.