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

Steam Cloud file read/write support #505

Open
carloslbello opened this issue Nov 14, 2024 · 0 comments
Open

Steam Cloud file read/write support #505

carloslbello opened this issue Nov 14, 2024 · 0 comments

Comments

@carloslbello
Copy link

Is your feature request related to a problem? Please describe.

I'm trying to create a script that synchronizes game save files across different services, such as Steam and Apple App Store.

Describe the solution you'd like

Methods for accessing Steam Cloud files for the logged in user, including, by app ID, enumerating existing files' names and when they were last modified, reading, writing, and deleting files.

Describe alternatives you've considered

It seems like I could access Steam Cloud programmatically using SteamKit2, however I don't have experience with C# and the other cloud services I am exploring support for do not have C# client libraries available, while many have Node client libraries.

Additional context

None

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