# Configuration

### config.lua:

```lua
Config = {}

Config.MoveCommand = "streetpos"
Config.ResetCommand = "streetreset"
```
