mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-01-09 07:39:26 +01:00
Updated Auto Update Internals (markdown)
parent
a1e29a3fd3
commit
45a60619c6
@ -18,7 +18,7 @@ To check for updates, Dolphin can hit the following API endpoint on `dolphin-emu
|
||||
|
||||
* `<track>` is the update track the user wants to follow (see previous section).
|
||||
* `<hash>` is the SHA1 hash of the current Dolphin version.
|
||||
* `<system>` is a short identifier of the operating system (or build flavor) to get artifacts for
|
||||
* `<system>` is a short identifier of the operating system (or build flavor) to get artifacts for. Example: `win`, `macos`.
|
||||
|
||||
This returns a JSON object with the following parameters:
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user