This page explains all the configurable options available in the config.lua file.
Config = { itemName = "animal_tracker", CommandName = "hafo" }
Config.itemName = "animal_tracker"
The item name for tracking collar.
Config.CommandName = "hafo"
Command to open the UI for tracking.
Last updated 10 days ago