View Full Version : Add a Civilopedia Category


Gurra09
Apr 25, 2009, 12:01 PM
Is it possible to add a category in the Civilopedia?

If it is, how do I add a new category in the Civilopedia?

mechaerik
Apr 25, 2009, 05:39 PM
Yes, with python. Check out Edgecrusher's Heroes modcomp. It adds a new category: Hero Units.

Edgecrusher
Apr 25, 2009, 09:05 PM
Technically, I guess it requires SDK work to interface correctly. I am still in the process of teaching myself this.

The stuff I did with python is more of a "work around", But it works.

Hope that helps.