Legionnaire1831
Chieftain
(Here is some Instructions for anyone Interested in modifications for the Mac and Mac AppStore version of Civilization V)
Step 1. Enable the mod button that is disabled in the main menu of Civilization V
The Mods button is disabled in the MainMenu.lua file. To re-enable this button you will need to navigate to the MainMenu.lua file, open it with a text editor and comment out line
~/Library/Application Support/Steam/SteamApps/common/sid meier's civilization v/assets/UI/FrontEnd/MainMenu.lua
If you have the AppStore version - Civ5 Campaign Edition - then you need to follow this path instead:
/Applications/Civilization V Campaign Edition.app/Contents/Home/assets/UI/FrontEnd/
The line is:
Controls.ModsButton:SetHide( true );
To comment it out simply add two hyphens like this:
-- Controls.ModsButton:SetHide( true );
This should re-enable the Mods button on the Main Menu.
Step 2. You now need to take your mods that you have downloaded from civifantics or any other mod site you prefer and expand the file you can do this by using Ez7z you can download it here http://www.macupdate.com/app/mac/19139/ez7z when you have expanded the file it will create a folder that you can then put in your MODS folder which is located here
~/Library/Application Support/Sid Meier's Civilization 5/MODS/ or ~/Documents/Aspyr/Sid Meier's Civilization 5/MODS/ depending on whether you have changed the setting to use the Library instead of Documents.
If you are running OS 10.7 (Lion) then Users/<your_name>/Library/ is hidden in Finder. Hold the Alt key down and select the Finder's Go menu. You will see Library as one of the options in that menu.
If you have followed these instructions correctly you should now be able to add and use civilization v mods on the mac.
Step 1. Enable the mod button that is disabled in the main menu of Civilization V
The Mods button is disabled in the MainMenu.lua file. To re-enable this button you will need to navigate to the MainMenu.lua file, open it with a text editor and comment out line
~/Library/Application Support/Steam/SteamApps/common/sid meier's civilization v/assets/UI/FrontEnd/MainMenu.lua
If you have the AppStore version - Civ5 Campaign Edition - then you need to follow this path instead:
/Applications/Civilization V Campaign Edition.app/Contents/Home/assets/UI/FrontEnd/
The line is:
Controls.ModsButton:SetHide( true );
To comment it out simply add two hyphens like this:
-- Controls.ModsButton:SetHide( true );
This should re-enable the Mods button on the Main Menu.
Step 2. You now need to take your mods that you have downloaded from civifantics or any other mod site you prefer and expand the file you can do this by using Ez7z you can download it here http://www.macupdate.com/app/mac/19139/ez7z when you have expanded the file it will create a folder that you can then put in your MODS folder which is located here
~/Library/Application Support/Sid Meier's Civilization 5/MODS/ or ~/Documents/Aspyr/Sid Meier's Civilization 5/MODS/ depending on whether you have changed the setting to use the Library instead of Documents.
If you are running OS 10.7 (Lion) then Users/<your_name>/Library/ is hidden in Finder. Hold the Alt key down and select the Finder's Go menu. You will see Library as one of the options in that menu.
If you have followed these instructions correctly you should now be able to add and use civilization v mods on the mac.