erumeldir-TrackCrafts icon

TrackCrafts

Adds the ability to pin multiple crafting recipes

Last updated 2 years ago
Total downloads 5372
Total rating 6 
Categories Mods
Dependency string erumeldir-TrackCrafts-0.0.5
Dependants 1 other package depends on this package

This mod requires the following mods to function

BepInEx-BepInExPack_V_Rising-1.0.0 icon
BepInEx-BepInExPack_V_Rising

BepInEx pack for V Rising. Preconfigured and includes Unity Base DLLs.

Preferred version: 1.0.0
molenzwiebel-Wetstone-1.1.0 icon
molenzwiebel-Wetstone

Plugin framework and general utilities for V Rising mods.

Preferred version: 1.1.0

README

V Rising - Client Plugin

Track Crafts

Example

Description

Middle Click on a recipe to track it. Press F1 to clear all. Press F2 to show/hide all. Note: Currently not auto updating

Features

⚙️ Hot reloading with Wetstone API

Installation

  • Install BepInExPack V Rising
  • Install Wetstone API
  • Extract TrackCrafts.dll folder into (VRising folder)/BepInEx/plugins or (VRising folder)/BepInEx/WetstonePlugins

Limitations

This is my first plugin, as well as my first time touching any game engine. If you know how to, I would love someone to teach me or create a PR for

  • Ability to close the pin by clicking on it rather than a KeyBind
  • Auto update cost details as you add items to your inventory

Changelog

0.0.1 First release

0.0.2 Update Readme

0.0.3 Fix bug where middle clicking on non recipes would pin recipe

0.0.4 You can now track many recipes and delete them individually

  • Size of the recipes is now smaller
  • Added a button to delete recipes individually
  • You can now set a keybind to show/hide the pinned recipes

0.0.5 Forgot to add readme to release

Credits

arwen - README

Elmegaard - build script