Skip to content
seternate edited this page May 16, 2019 · 2 revisions

There are several settings available for the Client. The following shows the settings and how to use them.

Fields

username

The username is the name of the Client shown for the other Clients. The username can be used for mutliple Clients. It can be updated through the application settings or directly in the settings-file.

gamepath

The gamepathis the path to the game-folder. This folder is used to download and extract the games. All downloaded images will be saved here as well. It can be updated through the application settings or directly in the settings-file.

servertcp

The servertcp must match the servertcp at the Server Settings. Do not alter this field. It can not be changed through the application.

serverudp

The serverudp must match the serverudp at the Server Settings. Do not alter this field. It can not be changed through the application.

Settings-File Example

Every field has to be at a single line.

  • username=asd
  • gamepath=C:/Users/asd/Desktop/lan_games
  • servertcp=54555
  • serverudp=54777
Clone this wiki locally