remove outdated references to stable update track
parent
f73b7cfe7e
commit
c5ed97d238
|
@ -4,11 +4,10 @@ This wiki page documents how the auto-update system works.
|
|||
|
||||
We will originally support 3 update tracks that users can choose from:
|
||||
|
||||
* **Stable**: same frequency as our current stable releases.
|
||||
* **Beta**: monthly updates synced with progress report.
|
||||
* **Releases**: updates every few months synced with progress reports (internally known as `beta`).
|
||||
* **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 manually.
|
||||
Builds downloaded from `dolphin-emu.org` will default to the Releases 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
|
||||
|
||||
|
|
Loading…
Reference in New Issue