khanat-opennel-code/code/ryzom/common/data_common/system_files.cfg
2010-05-06 02:08:41 +02:00

16 lines
275 B
INI

// List of files to be kept up to date
// This list can't contain more than 20 files approximately
Files =
{
// DO NOT REMOVE THIS ENTRY
// THIS MUST ALWAYS BE THE FIRST FILE !!
"system_files.cfg",
//
"msg.xml",
"database.xml",
"chat_static.cdb"
};