Updated Auto update internals (markdown)

Pierre Bourdon 2018-03-19 00:20:53 +01:00
parent 66db7b4bff
commit 854a493b55

@ -12,7 +12,7 @@ We will originally support 3 update tracks that users can choose from:
* **Beta**: monthly updates synced with progress report.
* **Dev**: updates on every single change pushed to `dolphin-emu.org`.
Stable builds will default to the `stable` track for updates, dev builds downloaded from `dolphin-emu.org` will default to the `beta` track. `dev` is only for the most hardcore users who are willing to update every time they use our software, so it will always have to be picked automatically.
Stable builds will default to the `stable` track for updates, dev builds downloaded from `dolphin-emu.org` will default to the `beta` track. `dev` is only for the most hardcore users who are willing to update every time they use our software, so it will always have to be picked manually.
## Update check protocol