Open main menu

Difference between revisions of "Summer of Code/GSoC Ideas 2016"

Line 189: Line 189:


You will need to add an extra tab to the Options menu where the user can configure his/her cloud account and specify a path where ScummVM should look for saved games. You will have to come up with all the implementation details since they will heavily depend on the cloud service(s) you choose to support (preferably at least two).
You will need to add an extra tab to the Options menu where the user can configure his/her cloud account and specify a path where ScummVM should look for saved games. You will have to come up with all the implementation details since they will heavily depend on the cloud service(s) you choose to support (preferably at least two).
Since most cloud providers have a RESTful JSON API, [https://github.com/Microsoft/cpprestsdk this SDK] could be a good starting place.
81

edits