github mattpannella/pupdate v.2.0.1
v2.0.1 release

latest releases: 4.5.0, 4.4.1, 4.4.0...
3 years ago

New Features:

  • roms will automatically download for arcade cores
  • updater process now only extracts zipfiles from github that contain openfpga cores, the rest will be skipped
  • added a new cli parameter
  -a, --all       Extract all release assets, instead of just ones containing openFPGA cores.
  • You can provide your github personal access token for the github api, to prevent hitting rate limits. Add it to the config object inside pocket_updater_settings.json like this:
"config": {
    "download_assets": true,
    "archive_name": "pocket-roms",
    "github_token": "MY_TOKEN"
  },

Don't miss a new pupdate release

NewReleases is sending notifications on new releases.