clarify multisession mode

This commit is contained in:
InspectorCaracal 2022-08-25 12:07:49 -06:00
parent df996885bc
commit ce41753cde

View file

@ -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