From 76d68fec7ce3356337aba2f55b0ac3b79ae04329 Mon Sep 17 00:00:00 2001 From: Oliver Hartmann Date: Sun, 9 May 2021 16:19:06 +0200 Subject: [PATCH] Use steam version of poe --- config.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config.yaml b/config.yaml index 3e30162..649985a 100644 --- a/config.yaml +++ b/config.yaml @@ -1,5 +1,5 @@ General: - log_file: 'D:\Poe\logs\Client.txt' + log_file: 'D:\SteamLibrary\SteamApps\common\Path of Exile\logs\Client.txt' log_level: 'DEBUG' after_sendkeys_key_wait: 0.001 # Amount of seconds to wait after a keypress. Default is 0.01 poe_window_title: 'Path of Exile'