packwiz / packwiz-installer-bootstrap

An updater for packwiz-installer.
https://packwiz.infra.link/
MIT License
27 stars 8 forks source link

Option to ignore update failures #7

Open comp500 opened 1 year ago

comp500 commented 1 year ago

--bootstrap-no-update disables updating entirely; it may be desirable to simply allow an update failure without returning exit code 0 (and continue launching the game). This is already possible in the GUI, this option would allow this behaviour to be used in the CLI (and without asking the user).