A launcher for the PC videogame SimCity 4 that facilitates multiplayer gameplay. Uses python 3.8.10, pyinstaller and Inno Setup script. Built to work with the SC4MP Server.
Download and run the installer from the latest release.
Follow the instructions included in the Readme.html
file.
To compile the source code, run the setup.py
script. Then run the setup.iss
script in the Inno Setup Compiler to build the installer.