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

Refactored replace_command() #49

Merged
merged 2 commits into from
Apr 2, 2024

Conversation

Root-Core
Copy link
Contributor

@Root-Core Root-Core commented Mar 28, 2024

Sometimes updates change the capitalization of game executables.
This is not a problem on windows, but breaks fixes on Linux.

  • Allow case insensitive matching
  • Returns if there was a match
  • Logging respects if there was a match

- Allow case insensitive matching
- Returns if there was a match
- Logging respects if there was a match
util.py Show resolved Hide resolved
@R1kaB3rN R1kaB3rN merged commit aad87b2 into Open-Wine-Components:master Apr 2, 2024
1 check passed
@Root-Core Root-Core deleted the replace_i branch April 2, 2024 16:10
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.

2 participants