Merge pull request #17012 from AffectedArc07/end-of-an-era

The end of an era
This commit is contained in:
variableundefined
2021-10-31 22:24:08 -05:00
committed by GitHub
3 changed files with 1 additions and 3 deletions
-1
View File
@@ -20,7 +20,6 @@ dreamchecker.exe @AffectedArc07
rust_g.dll @AffectedArc07
### Fox-McCloud
/code/controllers/subsystem/air.dm @Fox-McCloud
/code/controllers/subsystem/garbage.dm @Fox-McCloud
+1 -1
View File
@@ -671,7 +671,7 @@ responsible for properly tagging new pull requests and issues, moderating commen
pull requests/issues, and merging/closing pull requests.
### Maintainer List
* [AffectedArc07](https://github.com/AffectedArc07)
* [Ansari](https://github.com/variableundefined)
* [Crazy Lemon](https://github.com/Crazylemon64)
* [Fox P McCloud](https://github.com/Fox-McCloud)
-1
View File
@@ -4,4 +4,3 @@ This folder contains all the script and tools required for GitHub actions. If yo
- `nanomap-renderer` - A linux application to render NanoMap images of the ingame maps automatically. Based off of SpacemanDMM (Modified source [here](https://github.com/AffectedArc07/ParaSpacemanDMM), original source [here](https://github.com/Spacemaniac/SpacemanDMM))
- `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](https://github.com/AffectedArc07/ParaSpacemanDMM), original source [here](https://github.com/Spacemaniac/SpacemanDMM))