Add the MudBytes connection details to config_default.py for easy access.
This commit is contained in:
parent
331f149dfb
commit
426932b5a6
1 changed files with 3 additions and 0 deletions
|
|
@ -97,6 +97,9 @@ IMC2_SERVER_PW = None
|
|||
# This isn't something you should generally change.
|
||||
IMC2_PROTOCOL_VERSION = '2'
|
||||
|
||||
# MudBytes IMC Information
|
||||
#IMC2_SERVER_ADDRESS = 'server02.mudbytes.net'
|
||||
#IMC2_SERVER_PORT = 9000
|
||||
"""
|
||||
Various comm channels for emitting debug or informative messages.
|
||||
"""
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue