Versatile API for Modding ProjectM
License
—
Deps
2
Install Size
—
Vulns
✓ 0
Published
Oct 29, 2025
$ dotnet add package VRising.VAMP
VAMP is a comprehensive modding framework for V Rising, providing developers with powerful tools to create and modify game content. VAMP offers a structured API to interact with game systems, entities, prefabs, and more, enabling the creation of complex mods that enhance gameplay experiences.
Features
The original intention for this mod was to stop copy-pasting a large amount of code between projects, especially files like ECSExtensions and Core. Then it expanded from there to include systems that were used in a majority of my CrimsonMods. Now it has been standardized and documented for use by other modders to make modding V Rising easier and more accessible.
The API is very much still a work in progress and will likely change a bit over time as I continue to use it and add more features.
If you're simply a player:
If you're a developer: VAMP is available as a NuGet package for easy integration into your projects
dotnet add package VRising.VAMP
Or add it directly to your project filee:
<PackageReference Include="VRising.VAMP" Version="x.x.x" />
We welcome contributions from the community! If you'd like to contribute to VAMP, please join the discord server and join the conversation in the VAMP channel.
Want to support my modding development?
Buy / Play My Games!
<p align="center"> <a href="https://store.steampowered.com/app/713740/Train_Your_Minibot/"> <img src="https://shared.fastly.steamstatic.com/store_item_assets/steam/apps/713740/header.jpg" alt="TrainYourMinibot" width="250"/> </a> <a href="https://store.steampowered.com/app/1792500/Boring_Movies/"> <img src="https://shared.fastly.steamstatic.com/store_item_assets/steam/apps/1792500/header.jpg?t=1754577490" alt="BoringMovies" width="250"/> </a> <a href="https://store.steampowered.com/app/1490570/git_gud/"> <img src="https://shared.fastly.steamstatic.com/store_item_assets/steam/apps/1490570/88fe8479154764080427ee0b703b2b72447740a4/header.jpg?t=1757900982" alt="gitgud" width="250"/> </a> <a href="https://store.steampowered.com/app/3819510/DexSweeper/"> <img src="https://shared.fastly.steamstatic.com/store_item_assets/steam/apps/3819510/6d92a431630be001667a7da561938d84714264c2/header.jpg?t=1757724028" alt="DexSweeper" width="250"/> </a> </p>Donations Accepted
This mod was partially a paid creation. If you are looking to hire someone to make a mod for any Unity game reach out to me on Discord! (skytech6)