khanat-opennel-code/code/ryzom/client/data/gamedev/shards.cfg
2010-05-06 02:08:41 +02:00

15 lines
371 B
INI

// set to 0 if you don't want automatic copy of shard files
Use = 0;
// first string is the name of the computer where the **frontend** service is
// second string is the base path where to find the source file
Shards = {
};
// files to copy, relative to the data_common directory
NeedToCopy = {
"database.xml",
"msg.txt",
"chat\chat_static.cdb"
};