Files
Paradise/tools/github-actions
Tobias Berger 10f6187ffc Fix render_nanomaps action (#21151)
* Fix render_nanomaps action

Use up-to-date VM and updated SpacemanDMM with modified source

* Revert changes to SpacemanDMM/nanomap-renderer

Note that during map generation this will cause errors in the form of:
```
error: #error Your version of BYOND is too out-of-date to compile this project. Go to https://secure.byond.com/download and update.
error: #error You need version 514.1554 or higher
```
2023-05-23 09:23:52 +01:00
..
2021-10-30 10:47:25 +01: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

  • nanomap-renderer - 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 the render tool and clones the maps to the correct directory