Open main menu

Difference between revisions of "Game Packaging/ScummVM Cloud"

m
no edit summary
m
Line 6: Line 6:


====== How To Add Games ======
====== How To Add Games ======
The games details need to be added in a JSON response. The following details are needed:
The game must be uploaded on the web, and its details must be added in a JSON response. The following details are needed for a new JSON entry:


# <code>id</code> (Required): It could be any string to uniquely identify the game. The download key for the game entry in ScummVM configuration file will equal to id.
# <code>id</code> (Required): It could be any string to uniquely identify the game. The download key for the game entry in ScummVM configuration file will equal to id.
19

edits