Skip to content

v1.0.0

Latest

Choose a tag to compare

@Nixeld Nixeld released this 14 May 17:41
· 1 commit to main since this release

Installation

  1. Download & install BepInEx.
  2. Download the latest release of this mod.
  3. Extract Nixeld-DiscoverAllValuables.zip into your BepInEx/plugins directory.

Configuration

Settings can be configured in-game using the REPOConfig mod, or manually by:

  1. Launch the game with mod installed at least once.
  2. Edit the Nixeld.DiscoverAllValuables.cfg file within your BepInEx/config directory.
Example Configuration
## Settings file was created by plugin DiscoverAllValuables v1.0
## Plugin GUID: Nixeld.DiscoverAllValuables

[General]

## When true, every valuable is marked discovered and shown on the map. When false, the game behaves as per usual.
# Setting type: Boolean
# Default value: true
DiscoverAllValuables = true

Full Changelog: https://github.com/Nixeld/R.E.P.O.-Discover-All-Valuables/commits/v1.0.0