Skip to content

bvschaik/citybuilding-mappers

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CBMappers

A collection of programs to extract PNG images from the game files created by the citybuilding games Caesar 3, Pharaoh, Zeus and Emperor.

Requirements

The programs require Qt 4.3+ for the GUI front-end, available from: http://trolltech.com/downloads/opensource

The programs can be compiled and run under any platform supported by Qt, among others:

  • Windows 98 and higher
  • Mac OS X
  • Linux

Compilation

Depending on the program you want, type the following commands at a command prompt (or Qt prompt):

Caesar3Mapper

qmake caesar3mapper.pro
make

PharaohMapper

qmake pharaohmapper.pro
make

ZeusMapper

qmake zeusmapper.pro
make

EmperorMapper

qmake emperormapper.pro
make

After compilation, you can move the programs to wherever you please.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published