-
Notifications
You must be signed in to change notification settings - Fork 0
Features
Tyler Bucher edited this page Sep 7, 2018
·
1 revision
In the configuration section you can specify the three options autoLogin
, autoLoginAddress
, and autoLoginPort
to enable auto login. These options will make the client attempt to auto login to a valid GLM ready server.
By default the URL auto login and auto fill option is enabled and the only way to disable it is to enable the config auto login option.
Options:
-
ip
: The ip or host name address of a server. -
port
: The port of the server. -
auto
: Should the map auto login or just auto fill. True for login false for fill. Examples: - Fill:
https://example.com?ip=map.reallifegames.net&port=443&auto=false
- Login:
https://example.com?ip=map.reallifegames.net&port=443&auto=true
orhttps://example.com?ip=map.reallifegames.net&port=443