Forum Discussion

aiyannaellis's avatar
4 years ago

I can’t find my original mods folder

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?

1 Reply

  • @aiyannaellis 

    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.