Editing core and historical areas for civ in 1.18

Aleksandar_038

Chieftain
Joined
Jan 5, 2025
Messages
10
Hi everyone!

I saw that this subject was discussed several times, but mostly old posts and I am not sure are the instructions there are still valid - apparently they are not.

Is it possible to edit core and historical areas for civs somehow?

Thanks in advance!

P.S. Leoreth, RFC DoC 1.18 is probably the best CIV ever. Congrats!
 
For an ongoing game only, there is no specific tooling. You could still do it programmatically using the Python console.

Historical areas are defined in Assets/Maps/Settler, Core areas are defined in Assets/Python/Areas.py.
 
For an ongoing game only, there is no specific tooling. You could still do it programmatically using the Python console.

Historical areas are defined in Assets/Maps/Settler, Core areas are defined in Assets/Python/Areas.py.
I was not thinking about modifying ongoing game, but just testing something for next (planned) game :)

Many thanks!
 
Back
Top Bottom