MasterSaygo
Chieftain
- Joined
- Mar 18, 2013
- Messages
- 1
There is no Steam folder in Library/Application Support.
Why? And how do I get it there. Running mac 10.8.3 Civ 5 G&Ks
Why? And how do I get it there. Running mac 10.8.3 Civ 5 G&Ks
I'm sure you are not incompetent.
The example I described in the link from the FAQ was the PerfectWorld map script, which just happened to be the first mod anyone asked for help with installing. But the principles are the same for any mod:
1 Download the mod and expand it to produce a single folder containing all the files and folders for the mod
2 Put the folder in the Civ5 MODS folder in the appropriate location
3 If you haven't already done so, enable the Mods menu option in Civ5
In detail:
Step 1: Mods typically come as .zip files or .civ5mod files. Ez7z expands either of these. A .zip file can also be expanded in the Finder, just by double clicking it.
Step 2: Mods may come as a variety of different file and folder structures depending on what they are trying to achieve. The PerfectWorld mod expanded to two separate files, and these had to be put into a single folder to be installed. The .zip file at your link expands to a single folder containing Art, Assets and XML sub-folders, plus two .xml files and a .modinfo file. The single folder containing all those bits is what you need to move into the Civ5 MODS folder.
There are a number of challenges when you are looking for the MODS folder on your Mac. These are all detailed in the various links from the FAQ, but here they are in one place.
You need to know that '~/' is a shortcut for '/Users/<your_name>/'
If you are running the Steam version then your MODS folder is probably in ~/Documents/Aspyr/Sid Meier's Civilization 5/.
If you are running the Civ5 Campaign Edition, purchased from the Apple App Store, then your MODS folder is in ~/Library/Application Support/Civilization V Campaign Edition/. If you are running OS X 10.7 (Lion) then your ~/Library folder is hidden. The simplest way to open it is to select the Go->Go to Folder... menu item in Finder. Type or copy/paste ~/Library/Application Support into the text box and hit return.
Step 3: Where is the Civ5 file you need to edit to enable the Mods menu?
If you are running the Steam version then the file is at ~/Library/Application Support/Steam/SteamApps/common/sid meier's civilization V/assets/UI/FrontEnd/MainMenu.lua
If you are running the App Store Campaign Edition then the file is embedded in a package at /Applications/Civilization V Campaign Edition. Select this "file", right click it, and select "Show Package Contents". The file you have to edit is then at: Contents/Home/assets/UI/FrontEnd/MainMenu.lua. You need to change permissions on this file and its parent folder to allow you to edit it.