I merged some mod components together and placed their INI files in My Games\Sid Meier's Civilization 4\ (the parent directory of CustomAssets). But they are not being read. Do I need to put them somewhere else, or merge them perhaps?
If you combine one of my mod components with another mod you need to put the configuration INI file in the root directory of the resulting mod.
So if you were to take the specialist stacker mod and combine it with the composite mod you would need to put the config INI file in the <install dir>\Mods\Composite Mod\ directory. Also you would need to update the line in the CvModName.py file to read:
modName = "Composite Mod"
instead of:
modName = "Specialist Stacker"
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.