The goal of this project is to describe as much of the format of the save game files for Colonization 3.0 as possible and to build a Python module that can read, modify, and rebuild valid SAV files.
The second command will read the mesh pictured below. Or, generate an annular mesh with the following command. module load gmsh gmsh -2 -format msh4 -o out.msh data/annular_structured.geo gmsh -2 ...