x-minecraft-launcher
x-minecraft-launcher copied to clipboard
Handle regression
Since the production incident happend, like #284, we need some way to reduce the impact of regression.
- A way to revert published version.
- Currently, the official website is depended on the json file to the azure storage. We need to add a CI to downgrade the json if the release is unpublished.
- Respect the pre-release channel.
- Allow to user config the channel as pre-release or release.
- Need to figure out how to make appinstaller work in this situation.