Skip to content

Contributing a map thumbnail

Narcha edited this page Jun 26, 2023 · 5 revisions

Most community maps are missing thumbnails. If you can, please contribute new thumbnails by following this tutorial.

  1. Take a screenshot of a map
    • The map should be easily recognizable in the screenshot
  2. Convert it to a 320x180px png file
  3. Fork the repository
  4. Add the image to src/assets/map_thumbnails in your fork
    • Use the full map name as the file name, but remove any suffix like _final, _rcx, or _v2.
  5. Create a pull request here and select your fork for compare to get the new file into the main repository

After your pull request is accepted, you can safely delete your fork.

Requirements to get your pull request accepted

  • The image has to have the correct name/format/dimensions
  • The map is not too obscure
Clone this wiki locally