You are viewing a potentially older version of this package.
View all versions.
TrackCrafts
Adds the ability to pin a crafting recipe
| Date uploaded | 4 years ago |
| Version | 0.0.3 |
| Download link | erumeldir-TrackCrafts-0.0.3.zip |
| Downloads | 457 |
| Dependency string | erumeldir-TrackCrafts-0.0.3 |
This mod requires the following mods to function
BepInEx-BepInExPack_V_Rising
BepInEx pack for V Rising. Preconfigured and includes Unity Base DLLs.
Preferred version: 1.0.0molenzwiebel-Wetstone
Plugin framework and general utilities for V Rising mods.
Preferred version: 1.1.0README
V Rising - Client Plugin
Track Crafts
Description
Middle Click on a recipe to track it. Press F1 to clear it. Note: Currently not auto updating
Features
⚙️ Hot reloading with Wetstone API
Installation
- Install BepInExPack V Rising
- Install Wetstone API
- Extract
TrackCrafts.dllfolder 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
Credits
arwen - README
Elmegaard - build script