Skip to content
This repository has been archived by the owner on Sep 23, 2021. It is now read-only.

cstamford/WOTR_InventorySearchBar

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Inventory Search Bar

Adds a search bar to the inventory and vendor screens and removes the default category filters. Items will search based on item name (e.g. Stone Knife) and item type name (e.g. longsword, ring). The filters can be selected using the dropdown next to the search bar.

How to install

  1. Download the latest published zip file.
  2. Install UnityModManager
  3. Install the zip with UnityModManager.

How to Compile

  1. Install all required development pre-requisites:
  2. Download and install Unity Mod Manager (UMM)
  3. Execute UMM, Select Pathfinder: WoTR, and Install
  4. Create the environment variable WrathInstallDir and point it to your Pathfinder: WoTR game home folder
    • tip: search for "edit the system environment variables" on windows search bar45. Use "Install Release" or "Install Debug" to have the Mod installed directly to your Game Mods folder
  5. Run AssemblyPublicizer on the WotR Assembly-CSharp.dll inside the WotR folder you set earlier.
  6. Build! If you get assembly reference errors, check the project file and make sure your publicized assembly is in the correct location.

Links

Source code: https://github.com/cstamford/WOTR_InventorySearchBar/ Nexus: https://www.nexusmods.com/pathfinderwrathoftherighteous/mods/115

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages