Start tracking cloud support for games
This commit is contained in:
parent
5a8369af1e
commit
adf4da57c6
8 changed files with 2027 additions and 31 deletions
|
@ -107,3 +107,16 @@ additionalProperties:
|
|||
the current entry's title can be used as a nickname to look up the other game.
|
||||
The other fields in the current entry should be ignored.
|
||||
type: string
|
||||
cloud:
|
||||
type: object
|
||||
properties:
|
||||
epic:
|
||||
type: boolean
|
||||
gog:
|
||||
type: boolean
|
||||
origin:
|
||||
type: boolean
|
||||
steam:
|
||||
type: boolean
|
||||
uplay:
|
||||
type: boolean
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue