khanat-opennel-code/code/snowballs2/bin/snowballs_client.cfg
Fabien_HENON 11298004e9 Updating the world_editor_classes.xml file for the guild missions
- Adding new actions for guild missions
- Adding the guild option for some actions
- Adding the nb_guild_members_needed option for the objectives
2011-05-23 16:09:14 +02: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/"
};