Parcourir la source

Redirect output log by default on Windows build
Rebase of a2eb993

Bepis il y a 4 ans
Parent
commit
0fdb02baa9
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  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
 # 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
 targetAssembly=BepInEx\core\BepInEx.Preloader.dll
 # Specifies whether Unity's output log should be redirected to <current folder>\output_log.txt
 # Specifies whether Unity's output log should be redirected to <current folder>\output_log.txt
-redirectOutputLog=false
+redirectOutputLog=true