Overwrite
Complete Overwrite of the Folder with the free shard. ServUO 57.3 has been added.
This commit is contained in:
28
Config/Server.cfg
Normal file
28
Config/Server.cfg
Normal file
@@ -0,0 +1,28 @@
|
||||
|
||||
# The displayed name of the shard
|
||||
Name=Abysmal Isle
|
||||
|
||||
# The default setting for Address, a value of 'null', will use your local IP address.
|
||||
# If all of your local IP addresses are private network addresses and AutoDetect is 'true'
|
||||
# then ServUO will attempt to discover your public IP address for you automatically.
|
||||
AutoDetect=True
|
||||
|
||||
# If you do not plan on allowing clients outside of your LAN to connect,
|
||||
# you can set AutoDetect to 'false' and leave Address set to 'null'.
|
||||
#
|
||||
# If your public IP address cannot be determined, you must change the value
|
||||
# of Address to your public IP address
|
||||
# manually to allow clients outside of your LAN to connect to your server.
|
||||
# Address can be either an IP address or a hostname that will be resolved
|
||||
# when ServUO starts.
|
||||
#
|
||||
# If you want players outside your LAN to be able to connect to your server
|
||||
# and you are behind a router,
|
||||
# you must also forward TCP port 2593 to your private IP address.
|
||||
# The procedure for doing this varies by manufacturer but generally involves
|
||||
# configuration of the router through your web browser.
|
||||
#Address=78.108.218.120
|
||||
|
||||
# The Port to bind the Listener to.
|
||||
# Default: 2593
|
||||
#Port=2593
|
||||
Reference in New Issue
Block a user