Files
Paradise/tools/github-actions/README.MD
AffectedArc07 6d72554dd6 GitHub actions hosted auto documentation (#13984)
* GitHub actions hosted auto documentation

* V2

* Link updates

* Remove shameless plug
2020-09-16 16:39:35 -04:00

823 B

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
  • doc-generator - A linux application to generate documentation of game code automatically. Based off of SpacemanDMM (Modified source here, original source here)