Client.ini 423 字节
;IP address of the Server
ServerAddr = 127.0.0.1
 
;Base port number of the Server
;ServerBasePort must be an odd number
ServerBasePort = 3009
 
;Possible follow-up action to the Server executable when launching API
;Specify ServerAutoLaunchOpt as one of [ 0 : do not launch Server | 1 : automatically launch Server without a console window | 2 : automatically launch Server with a console window ]
ServerAutoLaunchOpt = 1