I will no longer be actively developing this mod. Feel free to fork this repo and continue development as long as you follow the LICENSE.
A library for enabling modifying Vampire Survivors option menu
Create a new custom tab with custom:
- icon
- title
- button
- slider
- tickbox
- dropdown
- multiple choice buttons
- Title
Installing only this to Vampire Survivors will do nothing, you must install a mod that depends on this mod to see any changes.
- New Engine version of Vampire Survivors
- MelonLoader installed
- A mod for Vampire Survivors that utilizes this library.
- Download dll (link)
- Install dll into Vampire Survivors' mods directory along with the Mod dependent on this library.
- Download and Install library
- Point Visual Studio at dll
- Utilize library (see example)
- Tabs also show in the in game options window.
- Add option to only display in option menu or in game.
- Add option to alter existing tabs
- Custom UI elements