• In anticipation of the possible announcement of Civilization 7, we have decided to already create the Civ7 forum. For more info please check the forum here .

Where do I edit the Custom Game screen?

Joined
Oct 16, 2005
Messages
2,257
Location
The Middle West
I can't seem to find it in the python files.

I'm trying to implement a drop down screen where you can choose the ending era, rather than the cumbersome effort of having to load different mods with the respective disabled techs.
 
You don't edit it :cry:
Unless I missed it (and I did look) it's neither in the python files nor in the SDK.

My suggestion is to make a popup launched under onGameStart in CvEventInterface.
 
Top Bottom