mirror of
https://github.com/evennia/evennia.git
synced 2026-03-16 21:06:30 +01:00
Fix component docs
This commit is contained in:
parent
8e7f2befa5
commit
9859764906
2 changed files with 12 additions and 0 deletions
|
|
@ -31,6 +31,7 @@ login systems, new command syntaxes, and build helpers._
|
|||
Contrib-AWSStorage.md
|
||||
Contrib-Building-Menu.md
|
||||
Contrib-Color-Markups.md
|
||||
Contrib-Components.md
|
||||
Contrib-Custom-Gametime.md
|
||||
Contrib-Email-Login.md
|
||||
Contrib-Ingame-Python.md
|
||||
|
|
@ -79,6 +80,16 @@ Additional color markup styles for Evennia (extending or replacing the default
|
|||
|
||||
|
||||
|
||||
### Contrib: `components`
|
||||
|
||||
__Contrib by ChrisLR 2021__
|
||||
|
||||
# The Components Contrib
|
||||
|
||||
[Read the documentation](./Contrib-Components.md) - [Browse the Code](evennia.contrib.base_systems.components)
|
||||
|
||||
|
||||
|
||||
### Contrib: `custom_gametime`
|
||||
|
||||
_Contrib by vlgeoff, 2017 - based on Griatch's core original_
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue