mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2025-12-10 18:22:39 +00:00
GitHub Actions Scripts
This folder contains all the script and tools required for GitHub actions. If you add something to this directory, PLEASE document it in here (also this is actually only used for nanomap generation)
nanomap-renderer- No longer used due to being out of date. A linux application to render NanoMap images of the ingame maps automatically. Based off of SpacemanDMM (Modified source here, original source here)nanomap-renderer-invoker.sh- A script which invokes dmm-tools from SpacemanDMM to dynamically render maps in specified directories and ImageMagick to resize and compress them before moving them to the correct directory. To change which map directories are rendered, edit the mapdir variable as directed in the file.