bblfairy0216
2 days agoNewcomer
I lost my Mods folder
I tried moving my Electronic Arts folder into documents and now my Mods are gone and my newest family is lost I have checked everywhere what can I do
Open Terminal (Applications > Utilites > Terminal) and copy/paste this search command into the prompt then hit Enter/Return:
find ~ -type d -name "*Mods*" 2>/dev/null
It will show all folders called Mods and their location on your Mac. After a while the prompt will reappear. Copy/paste the results into a post here.