khanat-opennel-code/code/nel/samples/3d/nel_qt/nel_qt.cfg
Matthew Lagoe 09c4314a05 Merged in botanic/rc-botanic-webdev/rc-botanic-webdev (pull request #30)
removed 7z and made setup page for AMS
2013-10-23 13:39:58 -07: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
};