What's Changed
- new cli parameters by @mattpannella in #160
CLI Parameters
-u, --update Skip the main menu and just run the update process automatically
-c, --core Only update this core, when used with -u. Use the core identifier (ex: boogermann.bankpanic)
-a, --assets Run the asset downloader. Include a core identifier to only check assets for that core or 'all' for all cores
-i, --imagepack The name of the repo containing the image pack you want to install
-o, --owner The github username that the image pack repo is owned by
-v, --variant Optional variant for the image pack
examples:
/path/to/pocket_updater -u -c boogermann.bankpanic
/path/to/pocket_updater -a jotego.jtcontra
/path/to/pocket_updater -i pocket-platform-images -o dyreschlock -v home
Full Changelog: 2.28.1...2.29.0