khanat-opennel-code/code/snowballs2/bin/snowballs_client.cfg
StudioEtrange 9bc219ee14 CMAKE TARGET : SHARED and MODULE
About Shared Library (shared) and Module Library (module) type of cmake target
INSTALL command has different behaviour for ARCHIVE LIBRARY RUNTIME depending on the platform
2014-02-16 19:43:44 +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/"
};