


Bloodstone is a modding library for both client and server mods for V Rising. By itself, it does not do much except allow you to reload plugins you've put in the Bloodstone plugins folder.
(VRising folder)/BepInEx/plugins.(VRising folder)/BepInEx/BloodstonePlugins.Bloodstone supports the following configuration settings, available in BepInEx/config/gg.deca.Bloodstone.cfg.
Client/Server Options:
EnableReloading [default false]: Whether the reloading feature is enabled.ReloadablePluginsFolder [default BepInEx/BloodstonePlugins]: The path to the directory where reloadable plugins should be searched. Relative to the game directory.Client Options:
Server Options:
ReloadCommand [default !reload]: Which text command (sent in chat) should be used to trigger reloading of plugins.Join the modding community, and ping @deca#9999.
Post an issue on the GitHub repository.