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
I use REDmod as my main method to install mods, but not being able to organize tweaks from TweakXL the same way I organize other things is a bit (just a bit, not a huge thing) bothersome.
Implementing this would give people more reason to use REDmod instead of the traditional/legacy method; which would help reduce load order issues, etc. Plus, it makes it easier to turn off TweakXL mods.
Maybe could be done by reading REDmod data for enabled and disabled mods, searching the enabled mods' 'tweaks' folder and loading .yaml files as TweakXL data?
The text was updated successfully, but these errors were encountered:
There's only one problem with that. TweakXL supports .tweak files but interprets them differently. Any pure REDmod tweaks will cause issues. There's no way to determine if tweaks dir contains original REDmod files or for TweakXL.
I use REDmod as my main method to install mods, but not being able to organize tweaks from TweakXL the same way I organize other things is a bit (just a bit, not a huge thing) bothersome.
Implementing this would give people more reason to use REDmod instead of the traditional/legacy method; which would help reduce load order issues, etc. Plus, it makes it easier to turn off TweakXL mods.
Maybe could be done by reading REDmod data for enabled and disabled mods, searching the enabled mods' 'tweaks' folder and loading .yaml files as TweakXL data?
The text was updated successfully, but these errors were encountered: