0 of 0

File information

Last updated

Original upload

Created by

devopsdinosaur

Uploaded by

devopsdinosaur

Virus scan

Safe to use

Tags for this mod

4 comments

  1. JuniferBerries
    JuniferBerries
    • member
    • 0 kudos
    Any chance for a config to enable/disable and select if you only want shops or if you want the shops and houses?

    I understand if not. Thanks for the mod.
    1. downarin
      downarin
      • member
      • 0 kudos
      you can use F1 to enable or disable
  2. RufusRufinus
    RufusRufinus
    • member
    • 0 kudos
    why not in the .....\BepInEx\script    directory like the other MODs????
    1. pallen0304
      pallen0304
      • premium
      • 0 kudos
      Rufus, most BepInEx mods belong in the ./BepInEx/Plugins folder. For a file in the Script/Scripts folder, you need a ScriptEngine.dll or equivalent in Plugins that looks for that script. Not standard. BepInEx, to the best of my knowledge as an experienced modder (Developer and Gamer), does not look in /Scripts/ on its own. And of the many mods I have for this game, none in the *current* version use the Script format any longer. Although, UIScales used to run as a script. If you have any mods in scripts, you might want to double check that they are up to date with instructions from respective mod page, verify that they're still working.