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

ELECTRON: Use steamworks.js to integrate with Steamworks SDK #1563

Open
wants to merge 2 commits into
base: dev
Choose a base branch
from

Conversation

catloversg
Copy link
Contributor

As we discussed on Discord, this PR replaces greenworks with steamworks.js (https://github.com/ceifa/steamworks.js).

Currently, steamworks.js does not have 2 APIs that we need. I opened 2 PRs to add those APIs (ceifa/steamworks.js#157 and ceifa/steamworks.js#158). I don't know when they will be merged, so we will use my custom build in the meantime.

How to verify the binaries:

Tested: Windows 10 and Debian 12.

Tested Steam's features:

  • Cloud Sync.
  • Achievements.

@d0sboots
Copy link
Collaborator

There's some core architectural decisions made in steamworks.js that are baffling to me; I don't see how so much of the API can be promise-free when it must be making network requests. But, I'll take that devil in exchange for something that's maintained.

I'm a bit concerned that the removal of "async" everywhere is premature.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants