Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Killeroo authored Feb 27, 2021
1 parent 619b024 commit 4340afa
Showing 1 changed file with 12 additions and 2 deletions.
14 changes: 12 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ Generate maps for your SimCity4 cities!

![alt text](Images/Screenshots/screenshot_main.png)

Maps are created using a city's zone information.
Maps are created using a city's terrain, zone and transport data. All colours and aspects of the map are fully customisable.

# Downloads
The latest stable release can be downloaded [here](https://github.com/Killeroo/SC4Cartographer/releases/latest)
Expand All @@ -14,12 +14,17 @@ The latest stable release can be downloaded [here](https://github.com/Killeroo/S

Here are some map images that have been created using SC4Cartographer

![alt text](Images/The_Last_Wish.png)
![XCity's The Last Wish](Images/The_Last_Wish.png)
![alt text](Images/Casarano.png)
![alt text](Images/unknown.png)
![XCity](Images/River_Side_no_transport.png)
![XCity's Breath of the Dying](Images/Breath_of_the_Dying.png)
![alt text](Images/wow.png)
![alt text](Images/Interpol.png)
![XCity's Avalanche](Images/Avalanche.png)
![alt text](Images/Kensington.png)
![XCity](Images/38.png)
![XCity's Bears Matrix](Images/BearsMatrix1.png)

# Building & Developing

Expand All @@ -33,6 +38,11 @@ If you want to modify any of the [UI code](https://github.com/Killeroo/SC4Cartog

SC4Cartographer uses another library I made called SC4Parser for parsing and loading data from SimCity 4 savegames, so if you want to use or modify any of that functionality you can find it [here](https://github.com/Killeroo/SC4Parser).

# Thanks

* Special Thanks to [XCity](https://community.simtropolis.com/profile/792216-xcity/) for helping test and who's cities a lot of the example maps were created from.
* [SC4 Encyclopedia](https://wiki.sc4devotion.com/index.php?title=Main_Page), without the excellent documentation on this site none of this would be possible.

# License

```
Expand Down

0 comments on commit 4340afa

Please sign in to comment.