Skip to content

Conversation

@plata
Copy link
Collaborator

@plata plata commented May 11, 2018

requires #624 and #621

fixes #623

.extract();

var files = ls(localDirectory);
if (files.length == 1) {
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Is it ensured that the single file is a directory and not some other file like a zip archive?

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

No, but this whole code is rather heuristic e.g. it will not make sense if the directory is not really the extracted Wine directory.

@plata plata merged commit 700eb8a into PhoenicisOrg:master May 17, 2018
@plata plata deleted the fix-lutris branch May 17, 2018 17:35
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.

Enable using Lutris Wine builds

2 participants