June 2022
I still have all my mods in my games but i can’t add new ones because i can’t find my original mod folder? I tried creating a new one with the resource cfg but it still isn’t working, anyone have any ideas?
June 2022
Please open Terminal and copy and paste the following search command then hit Enter/Return:
find ~ -type d -name "*Mods*" 2>/dev/null
After a little while it will return the results of the search. Please copy and paste the results in a post here.