Three Square Radius Cities Mod
by
Roger Bacon
Version 1.0 (5/04/2006)
Designed to work with Civ4 version 1.61
File is located here
What it does:
--------------
This mod makes it so that cities can work squares as shown below:
I've also added in my "Borders over Ocean" mod. It allwos cultural borders to extend over ocean. Previously they stopped at the first ocean square.
How to Use
------------
Copy the CvGameCoreDLL.dll into your \Civ4\Assets folder, overwriting the existing dll. You should backup your original dll first in case you want to undo this mod.
The .cpp and .h files are included in case someone wants to compile their own dll or combine this mod with another mod.
Enjoy,
Roger Bacon
by
Roger Bacon
Version 1.0 (5/04/2006)
Designed to work with Civ4 version 1.61
File is located here
What it does:
--------------
This mod makes it so that cities can work squares as shown below:
Code:
X, X, X, X, X, X, X, X, X, X, X, X, X, X, X, X, X, X, C, X, X, X, X, X, X, X, X, X, X, X, X, X, X, X, X, X, X, C= city
How to Use
------------
Copy the CvGameCoreDLL.dll into your \Civ4\Assets folder, overwriting the existing dll. You should backup your original dll first in case you want to undo this mod.
The .cpp and .h files are included in case someone wants to compile their own dll or combine this mod with another mod.
Enjoy,
Roger Bacon
Comment