Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Humble Play #4

Open
carloslbello opened this issue May 14, 2015 · 0 comments
Open

Add Humble Play #4

carloslbello opened this issue May 14, 2015 · 0 comments
Assignees

Comments

@carloslbello
Copy link
Owner

Humble Play is the backend for Humble Bundle's in-browser asm.js games and includes a cloud save service.

I have a working version of a module that directly calls Humble's cloud API, but this is undesirable as 1) it requires the user to supply a session ID token which must be extracted from the browser and 2) it requires network access when accessing files (whereas iCloud and Steam Cloud have local copies of files).

If Humble decide to make a native (C) implementation of their cloud service, I will pursue creating a module which uses that instead.

Addition of Humble Player would possibly allow the addition of sync functionality for these games: Democracy 3, Dustforce DX, Super Hexagon, and Zen Bound 2.

@carloslbello carloslbello self-assigned this May 14, 2015
@carloslbello carloslbello changed the title Add Humble Player Add Humble Play Jul 6, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant