github mattpannella/pupdate 3.1.0
Clean install & delete options

latest releases: 4.6.0, 4.5.0, 4.4.1...
23 months ago

New dedicated uninstall verb and --clean option for update

update               Run update all. (Can be configured via the settings menu)
    -p, --path               Absolute path to install location
    -c, --core               The core you want to update. Runs for all otherwise
    -f, --platformsfolder    Preserve the Platforms folder, so customizations aren't overwritten by updates.
    -r, --clean              Clean install. Remove all existing core files, and force a fresh re-install
  
  uninstall            Delete a core
    -p, --path               Absolute path to install location
    -c, --core               The core you want to uninstall. Required
    -a, --assets             Delete the core specific Assets folder. ex: Assets/{platform}/{corename}

What's Changed

  • force full re-installs and new dedicate uninstall function by @mattpannella in #225

Full Changelog: 3.0.0...3.1.0

Don't miss a new pupdate release

NewReleases is sending notifications on new releases.