dsigmund89-AutoBuyShop icon

AutoBuyShop

Auto buys the shop portal on loading a level. Check config for settings.

Last updated 2 years ago
Total downloads 57313
Total rating 3 
Categories Mods Tweaks
Dependency string dsigmund89-AutoBuyShop-1.1.0
Dependants 21 other packages depend on this package

This mod requires the following mods to function

bbepis-BepInExPack-5.4.1902 icon
bbepis-BepInExPack

Unified BepInEx all-in-one modding pack - plugin framework, detour library

Preferred version: 5.4.1902
tristanmcpherson-R2API-4.0.11 icon
tristanmcpherson-R2API

A modding API for Risk of Rain 2

Preferred version: 4.0.11

README

Auto Buy Shop

Are you tired of searching for the shop? Or do you wish the shop was always accessible? Well have no fear, Auto Buy Shop is here! A friend and I both love Risk of Rain and decided to get our feet wet with a simple mod that we haven't seen before. Each time you start a level, the Bazaar will automatically be purchased.

Thanks to my friend "Sweet Prince" for the mod picture :)

Installation (Without ModManager)

  1. Make sure to install BepInEx and R2API if you haven't already.
  2. Install this mod in Steam/SteamApps/common/Risk Of Rain 2/BepInEx/plugins/.
  3. Start a game and the shop portal indicator should be present at the Teleporter.

CONFIGURATION

  • AutoBuyShop [Boolean] : True : Set this value to true if you want the shop to automatically be purchased. You must launch the game with this mod installed at least once to generate the configuration file.
  • DeductLunarCoin [Boolean] : False : If this value is set to true, auto buying the shop will deduct 1 lunar coin. Lunar coin will be deducted from Host in multiplayer. If the host does not have enough lunar coins, the shop will not be automatically purchased.

CONTACT (Not working for you?)

Ping me on Discord (Robin9328#4993)

Changelog

1.1.0

  • Updated mod for Survivor DLC.

1.0.1

  • Fixed error in logic. If "DeductLunarCoin" was set to "True", the shop wouldn't spawn.

1.0.0

  • Initial Release