You are viewing a potentially older version of this package.
View all versions.
QuickStash
Allows you to use Compulsively Count on all nearby stashes with 1 click
| Date uploaded | 4 years ago |
| Version | 1.1.1 |
| Download link | Elmegaard-QuickStash-1.1.1.zip |
| Downloads | 413 |
| Dependency string | Elmegaard-QuickStash-1.1.1 |
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
QuickStash
A mod that uses Compulsively Count on all nearby stashes with 1 click.
Default key is G.
Note this is both a client and server mod.
Installation
- Install BepInEx
- Extract quick_stash.dll into (VRising folder)/BepInEx/plugins
- Extract quick_stash.dll into (VRising folder)/VRising_Server/BepInEx/plugins
Configuration
After running the game once, the config files will be generated.
- Update client config in (VRising folder)/BepInEx/config/quick_stash.cfg
- Update server config in (VRising folder)/VRising_Server/BepInEx/config/quick_stash.cfg
Troubleshooting
- If the mod only works when a stash is open, it is because the server part of the mod is not installed. There has been reported issues with this in singleplayer. Unfortunately the only fix I have found for now is to run a dedicated server instead of running singleplayer.
Support
- Please open a ticket on github for support.
Changelog
1.1.0
- Set max distance
- Made config for keybind
- Made config for max distance
1.0.1
- Updated Readme
1.0.0
- Initial mod upload