khanat-opennel-code/code/ryzom/client/data/gamedev/shards.cfg

16 lines
371 B
INI
Raw Normal View History

2010-05-06 00:08:41 +00:00
// 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"
};