1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
  | [ServerConfig]  
 |  IP=127.0.0.1  
 |  Port=19006  
 |    
 |    
 |  [VersionConfig]  
 |  ClientVersion=10.1000.1   
 |  VERSION_NO=153518004  
 |  PACK_START_COUNT=250  
 |  Key="¸»Ç¿ ÃñÖ÷ ÎÄÃ÷ ºÍг ×ÔÓɠƽµÈ ¹«Õý ·¨ÖΠ°®¹ú ¾´Òµ ³ÏÐÅ ÓÑÉÆ"   
 |  SendKeyDictFile=Configuration\SendKeyDict.txt  
 |    
 |  [MapDataConfig]  
 |  MapFilePath=Data\Map  
 |  MapPostFix=.col  
 |    
 |  [ThreadNumberControl]  
 |  IOWorkerThreadNum=2  
 |  AIWorkerThreadNum=5  
 |    
 |  [RunningParams]  
 |  UsePsyco=0  
 |  AISleepPeriod=1  
 |    
 |  PlayerOffTime=180  
 |  ProcessFindTJGTime=30  
 |  ServerDBConfigPath=D:\ProjectServer\db\PyMongoDataServer  
 |  StartRunTime=180 
 |  
  |