You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
make fix_capitalization enabled by create_filename_symlinks
The restriction on requiring them to both be set true ... that was a little too onerous. Annoying if you change your global config to set create_filename_symlinks true and then try to go back to play previously installed mods.
Instead, just have create_filename_symlinks imply fix_capitalization. Seems highly unlikely you'd ever not want that behavior anyway.
0 commit comments