mirror of
https://port.numenaute.org/aleajactaest/khanat-code-old.git
synced 2024-11-06 07:19:05 +00:00
9 lines
267 B
INI
9 lines
267 B
INI
|
|
DontUseNS = BSDontUseNS;
|
|
NSHost = BSNSHost;
|
|
|
|
// template path from SaveShardRoot to find character saves
|
|
SaveTemplatePath = "$shard/characters/account_$userid_$charid$ext";
|
|
|
|
// character saves possible extension list
|
|
SaveExtList = "_pdr.bin _pdr.xml .bin";
|