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 downloadGame(appid, branch, language, inclDLC[, callback]) to cdn.js #183

Closed
Revadike opened this issue Jul 14, 2018 · 4 comments
Closed
Labels

Comments

@Revadike
Copy link
Contributor

Like SteamCMD, we'll be able to directly download games. You've laid the ground work already in cdn.js, now it would be great to see it come together in this function!

@DoctorMcKay
Copy link
Owner

In my opinion, that's a job for a separate application (like how DepotDownloader is separate from SteamKit).

@Revadike
Copy link
Contributor Author

What are you talking about?
Steam depot downloader utilizing the SteamKit2 library. https://github.com/SteamRE/DepotDownloader

Sadly nobody made depot downloading tools for node.js, except partially for your cdn.js.
I've been trying to code functions with cdn.js, but it has quite some issues.
It would be great, if you would take a look at it, improve it and add more depot downloading functions, like downloadApp.

This will make using SteamCMD in nodejs applications obsolete (e.g. https://github.com/meyerbw-zz/SteamMusicLibraryExporter)

@Revadike
Copy link
Contributor Author

@DoctorMcKay
Copy link
Owner

Downloading entire depots is out of scope. This is a library, not an end-user application.

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

No branches or pull requests

2 participants