Auth (Command Line Parameter): Difference between revisions

From Unofficial Homecoming Wiki
Jump to navigation Jump to search
No edit summary
No edit summary
Line 4: Line 4:


* This is the IP network address for the server that handles authorizations.
* This is the IP network address for the server that handles authorizations.
* If using your own 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 03:18, 27 June 2023

Command Line Parameter

-auth

Auth server ip string.

  • This is the IP network address for the server that handles authorizations.
  • 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