Configuration

config.lua
Config = {}

Config.positionX = '1%' -- left = 0%
Config.positionY = '30%' -- bottom = 0%

Config.toggleGuideCommand = 'guideText'

Last updated

Was this helpful?