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

Change regex to only search for .jar at the end of the file name #28

Merged
merged 1 commit into from Sep 1, 2021

Conversation

Shirosaka
Copy link
Collaborator

This pr fixes a regex that was splitting all occurrences of . when we can also just search for .jar at the ned of the file name string.

@Shirosaka Shirosaka merged commit d38691e into main Sep 1, 2021
@Shirosaka Shirosaka deleted the fixOptionalMods branch September 1, 2021 12:44
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.

None yet

2 participants