khanat-opennel-code/code/nel/samples/3d/nel_qt/nel_qt.cfg
Matthew Lagoe 2fe25dcdf2 Merged in botanic/ryzomcore-botanic-testing (pull request #21)
Make it so that bad text always throws a nlwarning
2014-02-08 18:33:27 -08:00

14 lines
400 B
INI

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