Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 482 Bytes

README.md

File metadata and controls

16 lines (12 loc) · 482 Bytes

SimZapper

SimZapper is a package viewer for SimCity(2013). Written in C++ and QT5 the aim is to create a tool wich can work on both Windows and Mac machines.

Requirements to build

Compiler which supports c++11 : A vs2012 soultion is provided at the moment.
QT5 : no need to have webkit
Boost : A recent version

Todo

Convert the soultion to premake to allow make files to be generated for each platform.