Bloody.Core 1.3.0

There is a newer version of this package available.
See the version list below for details.
dotnet add package Bloody.Core --version 1.3.0
                    
NuGet\Install-Package Bloody.Core -Version 1.3.0
                    
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Bloody.Core" Version="1.3.0" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Bloody.Core" Version="1.3.0" />
                    
Directory.Packages.props
<PackageReference Include="Bloody.Core" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add Bloody.Core --version 1.3.0
                    
#r "nuget: Bloody.Core, 1.3.0"
                    
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#:package Bloody.Core@1.3.0
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=Bloody.Core&version=1.3.0
                    
Install as a Cake Addin
#tool nuget:?package=Bloody.Core&version=1.3.0
                    
Install as a Cake Tool

UPDATED TO 1.1 WP

BepInEx 1.733.2 (RC2)

BloodyCore

Bloody.Core a help library for mod development. It must be installed if any mod uses it.

ko-fi

Requirements

  1. BepInEx 1.733.2 (RC2)

Installation

Install BepInEx. Extract Bloody.Core.dll into (VRising folder)/BepInEx/plugins.

<details> <summary>Changelog</summary>

1.2.4

  • Added Coroutine Handler

1.2.4

  • Added Coroutine Handler
  • Added Action Scheduler
  • Fixed inventory drop system
  • Fixed patch VampireDownedPatch
  • Added a new Exits method to the ECS extension
  • Debug logs commented
  • Modified the buff system so that it does not clean the rest of the buffs by default
  • Added new event invocations in EventHandler (OnPlayerBuffed, OnPlayerBuffRemoved)
  • Minor performance improvements

1.2.3

  • Add Event OnDamage

1.2.2

  • Patch loading system changed because it caused incompatibilities

1.2.1

  • Fixed errors with Item models

1.2.0

  • versioning of the API and the rest of the functionalities to v1
  • Refactoring to be used as a framework.

1.0.0

  • First version of Core </details>

Installation

Install the NuGet package Bloody.Core

https://www.nuget.org/packages/Bloody.Core/

See the sample project here:

https://github.com/oscarpedrero/BloodyCore/tree/master/BloodyCoreTest

Support

Ping Trodi for support V Rising Mod Community

Credits

V Rising Mod Community is the best community of mods for V Rising.

Product Compatible and additional computed target framework versions.
.NET net6.0 is compatible.  net6.0-android was computed.  net6.0-ios was computed.  net6.0-maccatalyst was computed.  net6.0-macos was computed.  net6.0-tvos was computed.  net6.0-windows was computed.  net7.0 was computed.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  net8.0 was computed.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed.  net9.0 was computed.  net9.0-android was computed.  net9.0-browser was computed.  net9.0-ios was computed.  net9.0-maccatalyst was computed.  net9.0-macos was computed.  net9.0-tvos was computed.  net9.0-windows was computed.  net10.0 was computed.  net10.0-android was computed.  net10.0-browser was computed.  net10.0-ios was computed.  net10.0-maccatalyst was computed.  net10.0-macos was computed.  net10.0-tvos was computed.  net10.0-windows was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (1)

Showing the top 1 NuGet packages that depend on Bloody.Core:

Package Downloads
Bloody.Wallet

Framework for Mods

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
2.0.2 89 7/12/2025
2.0.1 116 7/9/2025
2.0.0 213 5/11/2025
1.3.0 114 5/11/2025
1.2.4 436 6/8/2024
1.2.3 166 6/1/2024
1.2.2 206 5/23/2024