khanat-code-old/code/snowballs2/bin/snowballs_client.cfg
Guillaume Dupuy 6f1197d633 Allow target to work with sheetName and a quiet option
HG : Enter commit message.  Lines beginning with 'HG:' are removed.
2016-11-28 00:54:33 +01:00

20 lines
606 B
INI

RootConfigFilename = "snowballs_client_default.cfg";
ShowCommands = 1;
OpenGL = 1;
Local = 1;
Login = "login2";
Password = "password2";
LSHost = "opennel.org:49994";
FSHost = "";
SaveConfig = 1;
SoundEnabled = 0;
SoundDriver = "FMod";
ScreenWidth = 1024;
ScreenHeight = 768;
ShardId = 300;
UseDirectClient = 1;
ClientApplication = "snowballs";
CommandsNbLines = 18;
SearchPaths = {
"data", "../client/data/"
};