Procházet zdrojové kódy

Update Doorstop config to target preloader dll

ghorsington před 5 roky
rodič
revize
171a2ee407
1 změnil soubory, kde provedl 1 přidání a 1 odebrání
  1. 1 1
      doorstop/doorstop_config.ini

+ 1 - 1
doorstop/doorstop_config.ini

@@ -2,4 +2,4 @@
 # Specifies whether assembly executing is enabled
 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.dll
+targetAssembly=BepInEx\core\BepInEx.Preloader.dll