You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
ryzom-core/code/snowballs2/bin/snowballs_client.cfg

23 lines
664 B
INI

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