Backport support for py3.10
This commit is contained in:
parent
a401c999bc
commit
68e9c8f4c6
6 changed files with 34 additions and 34 deletions
|
|
@ -179,7 +179,7 @@ AMP_PORT = 4006
|
|||
```
|
||||
|
||||
The `AMP_PORT` is required to work, since this is the internal port linking Evennia's
|
||||
[Server and Portal](../Components/Portal-And-Server.md) components together. The other ports are encrypted ports that may be
|
||||
[Server and Portal](./Portal-And-Server.md) components together. The other ports are encrypted ports that may be
|
||||
useful for custom protocols but are otherwise not used.
|
||||
|
||||
### Lockdown mode
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue