mirror of
https://github.com/evennia/evennia.git
synced 2026-04-05 23:47:16 +02:00
Continue reworking/refactoring the tutorial docs
This commit is contained in:
parent
b97d3581eb
commit
77e78573ca
18 changed files with 741 additions and 926 deletions
|
|
@ -13,8 +13,7 @@ state. They do not fire callbacks, so are not a good fit for use cases
|
|||
where something needs to happen on a specific schedule (use delay or
|
||||
a TickerHandler for that instead).
|
||||
|
||||
See also the evennia documentation for command cooldowns
|
||||
(https://github.com/evennia/evennia/wiki/Command-Cooldown) for more information
|
||||
See also the evennia [howto](../Howtos/Howto-Command-Cooldown.md) for more information
|
||||
about the concept.
|
||||
|
||||
## Installation
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue