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

[bug] "GAME_STORAGE_DIR" variable is unused #31

Open
moonburnt opened this issue Jul 14, 2020 · 0 comments
Open

[bug] "GAME_STORAGE_DIR" variable is unused #31

moonburnt opened this issue Jul 14, 2020 · 0 comments

Comments

@moonburnt
Copy link

Tried to implement os-specific directories, but it all came down to one issue - while cookies, manifest, !downloading and !orphaned are easy to move, GAME_STORAGE_DIR variable (which looks like something thats supposed to represent directory where game files will be moved at the end), despite being specified at the very beginning of script - in reality is never used anywhere.

Suggestion: well, just make it usefull (say, at the end of cmd_download() function)

@moonburnt moonburnt changed the title "GAME_STORAGE_DIR" variable is unused [bug] "GAME_STORAGE_DIR" variable is unused Jul 14, 2020
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

1 participant