37 lines
2.2 KiB
INI
37 lines
2.2 KiB
INI
[DEFAULT]
|
|
dir = D:\LYserver\
|
|
file_encoding = utf-8
|
|
|
|
[GAME_SET]
|
|
game_name = 幽冥传奇
|
|
now_ip = 192.168.0.186
|
|
new_ip = 192.168.0.186
|
|
|
|
[SERVER_PATH]
|
|
php_path = ${dir}tool\php\php5.6.9nts\
|
|
php_spawner_path = ${dir}tool\php-cgi-spawner\
|
|
php_cgi_port = 9001
|
|
nginx_path = ${dir}tool\Nginx1.15.11\
|
|
mysql_path = ${dir}tool\MySQL5.7.26\
|
|
game_path = ${dir}server\Common\AMServer\x64\AMServer64_R.exe|${dir}server\Common\LocalLogServer\x64\LocalLogServer64_R.exe|${dir}server\Common\LoggerServer\x64\LoggerServer64_R.exe|${dir}server\Common\SessionServer\x64\SessionServer64_R.exe|${dir}server\Common\NameServer\x64\NameServer64_R.exe|${dir}server\Common\BackStageServer\x64\BackStageServer64_R.exe,10|${dir}server\Server\DBServer\x64\DBServer64_R.exe|${dir}server\Server\GateServer\x64\GateServer64_R.exe|${dir}server\Server\LogicServer\x64\LogicServerCQ64_R.exe|${dir}server\Server2\DBServer\x64\DBServer64_R.exe|${dir}server\Server2\GateServer\x64\GateServer64_R.exe|${dir}server\Server2\LogicServer\x64\LogicServerCQ64_R.exe|${dir}server\Server跨服\DBServer\x64\DBServer64_R.exe|${dir}server\Server跨服\GateServer\x64\GateServer64_R.exe|${dir}server\Server跨服\LogicServer\x64\LogicServerCQ64_R.exe
|
|
mod_file_path = ${dir}测试1.txt|${dir}测试2.txt|${CLIENT_PATH:android_path}assets\data\scripts\platform\platform_adapter.lua|${CLIENT_PATH:android_path}assets\data\scripts\platform\windows\platform_adapter.lua|${dir}server\server\LogicServer\crossserver.txt|${dir}server\server\DBServer\crossserver.txt|${dir}server\server2\LogicServer\crossserver.txt|${dir}server\server2\DBServer\crossserver.txt|${dir}server\server跨服\LogicServer\crossserver.txt|${dir}server\server跨服\DBServer\crossserver.txt|${dir}web\args.php|${dir}web\args_ios.php|${dir}web\api\notice.php
|
|
|
|
[CLIENT_PATH]
|
|
client_path = ${dir}client\
|
|
android_name = game.apk
|
|
android_path = ${client_path}game\
|
|
tmp_android_name = game_tmp.apk
|
|
new_android_name = game_signed.apk
|
|
pc_path = ${client_path}pc\
|
|
|
|
[TOOL_PATH]
|
|
apktool_path = ${dir}tool\apktool\
|
|
heidisql_path = ${dir}tool\HeidiSQL\heidisql.exe
|
|
notepad3_path = ${dir}tool\Notepad3\Notepad3.exe
|
|
composer_path = ${dir}tool\Composer\
|
|
|
|
[OTHER]
|
|
about = shileiye
|
|
email = shileiye@qq.com
|
|
|