-
Notifications
You must be signed in to change notification settings - Fork 88
Fix BetaKey capitalization #303
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
base: master
Are you sure you want to change the base?
Conversation
…perly with Experimental on Steam
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
At this point it should probably be made case insensitive
I think eventually that's ideal but for now just patching it so that the mod manager detects Experimental properly for the time being. |
Not the greatest code ever, but it seems to be working in some limited two-minute testing. It should make it case insensitive on the BetaKey now. I'm not great with GoLang, so it probably could be improved later. |
Co-authored-by: Clarence "Sparr" Risher <[email protected]>
Co-authored-by: Clarence "Sparr" Risher <[email protected]>
Co-authored-by: Clarence "Sparr" Risher <[email protected]>
This should fix the issue of Experimental on Steam not having mods filter properly by compatibility.