Browse Source

Revert default option to redirect output logs
Rebase of 08aba7d (has more description there)

Bepis 4 years ago
parent
commit
6a6dccc7c0
1 changed files with 1 additions and 1 deletions
  1. 1 1
      doorstop/doorstop_config.ini

+ 1 - 1
doorstop/doorstop_config.ini

@@ -4,4 +4,4 @@ enabled=true
 # Specifies the path (absolute, or relative to the game's exe) to the DLL/EXE that should be executed by Doorstop
 targetAssembly=BepInEx\core\BepInEx.Preloader.dll
 # Specifies whether Unity's output log should be redirected to <current folder>\output_log.txt
-redirectOutputLog=true
+redirectOutputLog=false