Updated Windows Server (markdown)

Uleat
2019-08-09 21:34:50 -04:00
parent c380d4f87c
commit 7a2319442a
+8 -1
@@ -123,6 +123,13 @@ If firewall rules don't add you must run this script (eqemu_server.pl) as admini
[Install] Instructions [Install] Instructions
[Install] In order to connect your server to the loginserver you must point your eqemu_config.json to your local server similar to the following: [Install] In order to connect your server to the loginserver you must point your eqemu_config.json to your local server similar to the following:
"loginserver1" : {
"account" : "",
"host" : "login.eqemulator.net",
"password" : "",
"port" : "5998",
"legacy": "1"
},
"loginserver2" : { "loginserver2" : {
"account" : "", "account" : "",
"host" : "192.168.197.129", "host" : "192.168.197.129",
@@ -171,7 +178,7 @@ _Note: Leave off the last number..but, keep the dot (period)_
}, },
"localaddress" : "192.168.197.129", "localaddress" : "192.168.197.129",
``` ```
**Uncomment the address tag and put the local LAN IP** _Note: The "localaddress" tag may not be present and will need to be added_
**All EverQuest Clients on the local network will need this entry: (eqhost.txt)** **All EverQuest Clients on the local network will need this entry: (eqhost.txt)**