mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-08-05 23:58:59 +00:00
Updated Auto Update Internals (markdown)
parent
a1e29a3fd3
commit
45a60619c6
1 changed files with 1 additions and 1 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue