You are viewing a potentially older version of this package. View all versions.
art0007i-SimpleInventorySearch-1.0.2 icon

SimpleInventorySearch

Adds a basic filter bar to the inventory

Date uploaded 2 weeks ago
Version 1.0.2
Download link art0007i-SimpleInventorySearch-1.0.2.zip
Downloads 42
Dependency string art0007i-SimpleInventorySearch-1.0.2

This mod requires the following mods to function

ResoniteModding-BepisLoader-1.5.1 icon
ResoniteModding-BepisLoader

A mod loader which allows using BepInEx with Resonite

Preferred version: 1.5.1

README

SimpleInventorySearch

Thunderstore Badge

A Resonite mod that adds a basic filter bar to the inventory.

Typing into the bar will only show items which match that name. Typing with @ at the beginning will filter folders too.

image

Installation (Manual)

  1. Install BepisLoader for Resonite.
  2. Download the latest release ZIP file (e.g., art0007i-SimpleInventorySearch-1.0.0.zip) from the Releases page.
  3. Extract the ZIP and copy the plugins folder to your BepInEx folder in your Resonite installation directory:
    • Default location: C:\Program Files (x86)\Steam\steamapps\common\Resonite\BepInEx\
  4. Start the game. If you want to verify that the mod is working you can check your BepInEx logs.

CHANGELOG

Changelog

1.0.3

Recompile to work with latest resonite version

1.0.2

Better null safety (fixes bug where if you have an item with "null" name it breaks)

1.0.1

Initial Release