1 Star 0 Fork 7

os85001/捕鱼

forked from ajax/捕鱼 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
config_robot 679 Bytes
一键复制 编辑 原始数据 按行查看 历史
ajax 提交于 2018-08-09 14:07 . fish
root = "./"
thread = 8
harbor = 1
logger = "./log/test.log"
address = "127.0.0.1:6001"
master = "127.0.0.1:6000"
standalone = "0.0.0.0:6000"
start = "robot"
bootstrap = "snlua bootstrap"
lua_path = root .. "/lualib/?.lua;" .. root .. "/logic/?.lua;".. root .. "/service/?.lua"
luaservice = root.."service/?.lua;"
lualoader = "lualib/loader.lua"
cpath = root.."cservice/?.so"
pbpath = root.."pb/"
--test
loginHost = "192.168.1.220:8082"
loginUrl = "/api.php"
accountPrefix = "three"
accountStartIndex = 1
password = "123456"
serverId = 1
loginInterval = 5
logminlevel = 10
svcCount = 1
clientsPerSvc = 1
heartbeatInterval = 3
sampleDataPath = "./record/"
sampleData = "robot1"
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/zzmstring/fishing.git
git@gitee.com:zzmstring/fishing.git
zzmstring
fishing
捕鱼
master

搜索帮助