Browse Source

Redirect output log by default on Windows build
Rebase of a2eb993

Bepis 4 years ago
parent
commit
0fdb02baa9
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=false
+redirectOutputLog=true