Rename Contrib to Contribs in docs

This commit is contained in:
Griatch 2020-07-12 17:36:01 +02:00
parent b5b265ec3b
commit 7eab265994
11 changed files with 10 additions and 10 deletions

View file

@ -1,22 +0,0 @@
# Contributions
The [evennia/contrib/](api:evennia.contrib) folder holds Game-specific tools, systems and utilities created by the community. This gathers
longer-form documentation associated with particular contribs.
## In-Game-Python
- [A voice-operated elevator using events](./A-voice-operated-elevator-using-events)
- [Dialogues using events](./Dialogues-in-events)
## Maps
- [Dynamic in-game map](./Dynamic-In-Game-Map)
- [Static in-game map](./Static-In-Game-Map)
## The tutorial-world
- [The tutorial world introduction](../Howto/Starting/Part1/Tutorial-World-Introduction)
## Menu-builder
- [Building Menus](./Building-menus)