Fixed critical typo in instructions for dummyrunner.
This commit is contained in:
parent
c47ff33aae
commit
ab2ba19782
1 changed files with 1 additions and 1 deletions
|
|
@ -15,7 +15,7 @@ full step-by-step setup help.
|
||||||
Basically (for testing default Evennia):
|
Basically (for testing default Evennia):
|
||||||
|
|
||||||
- Use an empty/testing database.
|
- Use an empty/testing database.
|
||||||
- set PERMISSION_PLAYERS_DEFAULT = "Builders"
|
- set PERMISSION_PLAYER_DEFAULT = "Builders"
|
||||||
- start server, eventually with profiling active
|
- start server, eventually with profiling active
|
||||||
- launch this client runner
|
- launch this client runner
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue