/map-image-gen

SCP:SL transpiler code for generating image files of HCZ, LCZ, and EZ when the round starts.

Primary LanguageC#

SCP:SL Map Image Generator

(Credits to Commander Cat for contributing to the transpiler code).

Making this open source in the hopes that somebody does something interesting with it.

Features

  • Map Image Generation: Outputs the layout of each zone as an image.
  • Image Resizing: Allows resizing of generated images based on a scale factor (remaps all pixels to maintain quality).
  • Image Saving: Saves generated map images locally with unique timestamps.
  • Server Integration: Sends map images to a specified server endpoint for further processing.