1 Star 0 Fork 7

os85001/捕鱼

forked from ajax/捕鱼 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
config_agent 525 Bytes
一键复制 编辑 原始数据 按行查看 历史
ajax 提交于 2018-08-09 14:07 . fish
---------------------------public-----------------------
include("config_public")
include("config_port")
---------------------------------------------------------
thread = 8
harbor = agent_harbor
logger = "./log/agent.log"
address = "127.0.0.1:"..serverIndex.."00"..harbor
master = "127.0.0.1:"..serverIndex.."000"
start = "agent_luancher"
--debug
debugPort = serverIndex.."05"..harbor
--agent
agentInitCount = 10
--cache
cacheTime = 10800
scanInterval = 3600
-- isOpenGMCommand 是否开启GM指令
isOpenGMCommand = 1
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/zzmstring/fishing.git
git@gitee.com:zzmstring/fishing.git
zzmstring
fishing
捕鱼
master

搜索帮助