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

Install games into a specific directory, rather than into common/ #17

Merged
merged 1 commit into from
Jun 20, 2016

Conversation

directhex
Copy link
Contributor

This closes #15

Right now, games are installed into the root common/ directory, rather than their own directory. This patch makes games from the list install to a directory named after the title, or manual mode has a freeform text field.

This does not account for games where the title includes characters which cannot be represented on the filesystem Steam is installed on, and doesn't trap obviously illegal characters (like /) in the manual dialog box.

This closes pinkwah#15

Right now, games are installed into the root common/ directory, rather than their own directory. This patch makes games from the list install to a directory named after the title, or manual mode has a freeform text field.

This does not account for games where the title includes characters which cannot be represented on the filesystem Steam is installed on, and doesn't trap obviously illegal characters (like `/`) in the manual dialog box.
@pinkwah pinkwah merged commit 059184c into pinkwah:master Jun 20, 2016
@pinkwah
Copy link
Owner

pinkwah commented Jun 20, 2016

Thanks. Sorry for getting to this late.

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

Successfully merging this pull request may close these issues.

"installdir" field should be set
2 participants