khanat-opennel-code/code/nel/samples/3d/nel_qt/nel_qt.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

14 lines
410 B
INI

RootConfigFilename = "nel_qt_default.cfg";
SearchPaths = "data/";
GraphicsEnabled = 1;
SoundEnabled = 1;
GraphicsDriver = "OpenGL";
SoundDriver = "OpenAL";
SoundDevice = "";
LanguageCode = "en";
QtStyle = "Cleanlooks";
FontName = "andbasr.ttf";
FontShadow = 1;
BackgroundColor = {
151, 156, 182
};