L2Bot2.0/Client/config.json
2023-10-29 20:55:36 +04:00

10 lines
512 B
JSON
Raw Blame History

This file contains invisible Unicode characters

This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

{
"DLLName": "L2BotDll.dll",
"ConnectionPipeName": "PipeL2Bot",
"MaxPassableHeight": 30,
"GeoDataDirectory": "geodata",
"PathNumberOfAttempts": 5,
"NodeWaitingTime": 3,
"NodeDistanceTolerance": 8,
"NextNodeDistanceTolerance": 16
}