Auth (Command Line Parameter): Difference between revisions

From Unofficial Homecoming Wiki
Jump to navigation Jump to search
No edit summary
No edit summary
Line 3: Line 3:
Auth server ip string.
Auth server ip string.


* This is the network IP address for the server that handles authorizations.
* This is the network IP address for the server that handles authorizations (usernames and passwords).
* If working on your own computer and COH server, the loopback address (127.0.0.1) would work best.  
* If working on your own computer and COH server, the loopback address (127.0.0.1) would work best.  



Revision as of 08:28, 13 July 2023

Command Line Parameter

-auth

Auth server ip string.

  • This is the network IP address for the server that handles authorizations (usernames and passwords).
  • If working on your own computer and COH server, the loopback address (127.0.0.1) would work best.


Example

-auth 127.0.0.1