Thanks to Ocelot, Bacon, Mark, Syuks for providing images
Actual map images will be located in the images folder.
Various formats of the images will be available in the public branch (including the raw images)
As stated above, the images you would likely use the public branch of this repository.
That branch provides 2 JSON files (formatted and minified) consisting of all map links.
For example: https://github.com/KZGlobalTeam/map-images/raw/public/maps.min.json
You can also play with the URL to simply append the map name for the image:
https://github.com/KZGlobalTeam/map-images/raw/public/webp/thumb/bkz_apricity_v3.webp
If you would like to add missing map images
- Fork this repo
- You can upload files directly to the
images
folder in your repo, or clone the repo and commit+push your changes - Create a pull request from your repo to this repo