Sfoglia il codice sorgente

Add Doorstop config

denikson 6 anni fa
parent
commit
7aaf66edcb
1 ha cambiato i file con 5 aggiunte e 0 eliminazioni
  1. 5 0
      doorstop/doorstop_config.ini

+ 5 - 0
doorstop/doorstop_config.ini

@@ -0,0 +1,5 @@
+[UnityDoorstop]
+# 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\bin\BepInEx.dll