doorstop_config_il2cpp.ini 496 B

123456789101112
  1. [UnityDoorstop]
  2. # Specifies whether assembly executing is enabled
  3. enabled=true
  4. # Specifies the path (absolute, or relative to the game's exe) to the DLL/EXE that should be executed by Doorstop
  5. targetAssembly=BepInEx\core\BepInEx.IL2CPP.dll
  6. # Specifies whether Unity's output log should be redirected to <current folder>\output_log.txt
  7. redirectOutputLog=false
  8. [MonoBackend]
  9. runtimeLib=mono\MonoBleedingEdge\EmbedRuntime\mono-2.0-sgen.dll
  10. configDir=mono\MonoBleedingEdge\etc
  11. corlibDir=mono\Managed