mirror of
https://github.com/evennia/evennia.git
synced 2026-04-01 05:27:17 +02:00
Doc refactor/renaming
This commit is contained in:
parent
36caf5ee22
commit
24ba76c6b4
115 changed files with 518 additions and 434 deletions
|
|
@ -89,7 +89,7 @@ randomly choosing between these outputs.
|
|||
1. Shows the number of Player Characters, Rooms and Other/Objects
|
||||
2. Shows the number of prototypes currently in the game and then selects 3 random keys to show
|
||||
|
||||
[Scripts Information](../Component/Scripts) will show you how to add it as a Global script, however, for testing
|
||||
[Scripts Information](../Components/Scripts) will show you how to add it as a Global script, however, for testing
|
||||
it may be useful to start/stop it quickly from within the game. Assuming that you create the file
|
||||
as `mygame/typeclasses/tweet_stats.py` it can be started by using the following command
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue