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

How to download alternate/beta version #30

Closed
billthecatt opened this issue May 10, 2019 · 1 comment
Closed

How to download alternate/beta version #30

billthecatt opened this issue May 10, 2019 · 1 comment

Comments

@billthecatt
Copy link

I need to download an older version of "rise of nations" that steam allows you to do via a "beta" function calling it v1_10old

https://steamcommunity.com/app/287450/discussions/1/2217311444328461859/

Is there a way to get the queue-app functionality to allow you to do this, the way the steam client does?

Thanks,

billcat

@ilumos
Copy link
Contributor

ilumos commented Jun 1, 2019

Hey! I don't think this is something many people will need, so I'm not going to code it in, but I will accept a pull request if you or someone else adds the feature.

You can still add Rise of Nations v1.10 to the cache by running SteamCMD directly:

~/steam/steamcmd.sh +login $YOUR_STEAM_USERNAME +force_install_dir /tmp/lancache-autofill +app_update 287450 -beta v1_10old +quit
rm -rf /tmp/lancache-autofill

@ilumos ilumos closed this as completed Jun 1, 2019
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

No branches or pull requests

2 participants