Skip to content

Basic Configuration

João Vitor edited this page Oct 22, 2022 · 8 revisions

The configuration file can be found in ext/Shared/Config.lua. Example
The Registry file can be found in ext/Shared/Registry/Registry.lua. Example

Note to contributors

The configuration file is automatically generated by a Python script.

Upgrading to newer versions

At this time, when you download a newer version, your configuration is not being brought over.

Making modifications to your configuration file

You can make changes to the configuration file to make it suit your need.

Using the in-game configuration editor (recommended)

You can open the bot-editor when you have the appropriate permissions using the F12 keybind.

Manually editing the configuration file or Registry

You can manually edit the config file. These changes will take effect after a restart of the server. If you modify them by hand, be careful what you are doing (for example in the Registry.lua)

Setup & Configuration

Installation & Upgrading
Configuration
Traces & Pathfinding

Contribution

Github Project

Technicalities

Configurations
Clone this wiki locally