mirror of
https://github.com/evennia/evennia.git
synced 2026-03-16 21:06:30 +01:00
clarify multisession mode
This commit is contained in:
parent
df996885bc
commit
ce41753cde
1 changed files with 1 additions and 1 deletions
|
|
@ -1,7 +1,7 @@
|
|||
# Character Creator contrib
|
||||
by InspectorCaracal
|
||||
|
||||
This contrib is designed to be used in MULTISESSION_MODE = 2 or higher, where characters are not automatically created to match the account.
|
||||
This contrib is designed to be used in MULTISESSION_MODE = 2 or higher, where characters are not automatically created to match the account. To use this with lower modes, you'll need to implement your own solution for preventing the built-in automatic character creation.
|
||||
|
||||
## Installation
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue