This program will render various maps found in Age of History 2, formerly known as Age of Civilizations 2. You must have a copy of the original game data stored in the data/ folder in order to generate the map images.
Command-Line Usage
./AgeOfHistory2Map.exe -map=[map name (default is regions)]
Example
./AgeOfHistory2Map.exe -map=modernworld
Examples
File Format
The map data from Age of History 2 is split into multiple files. This program assumes the user is trying to load a scenario on the Earth map. Each file is a serialized java object.