Versions in this module Expand all Collapse all v1 v1.0.8 Aug 16, 2026 v1.0.7 Aug 16, 2026 Changes in this version + type CLIConfig struct + AccountPassword string + AccountPrefix string + AuthDBDSN string + AuthServer string + BotMode string + CharName string + CharactersDBDSN string + Class int + ConfigFile string + DBDSN string + DataDir string + DeleteExistingChars bool + DisableTargetCache bool + DungeonName string + Duration time.Duration + EnableDetailedAuras bool + EnablePacketTrace bool + Gender uint8 + Listen string + LogDecisionsToChat bool + LuaCode string + LuaScript string + Nodes string + NumBots int + Password string + PathfindingAddress string + Profile string + Race int + RealmIndex int + SpawnRateInterval time.Duration + SpawnRateLimit int + Username string + ValidationLogPath string + ValidationMode bool + func Load(profile, cfgPath string) (CLIConfig, error)