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

depot download: On linux, set executable permission if the file is flagged as executable #23

Open
rossengeorgiev opened this issue Dec 2, 2020 · 0 comments
Labels
enhancement New feature or request good first issue Good for newcomers

Comments

@rossengeorgiev
Copy link
Collaborator

Spawned from: SteamRE/DepotDownloader#155

See flags: https://github.com/ValvePython/steam/blob/6f955c4b4d28dc800c38f10a33f9a18e09b83c51/steam/enums/common.py#L624-L634

Should probably be handled in the download_to:

def download_to(self, target, no_make_dirs=False, pbar=None, verify=True):

@rossengeorgiev rossengeorgiev added enhancement New feature or request good first issue Good for newcomers labels Dec 2, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

1 participant