Skip to content
This repository has been archived by the owner on Oct 21, 2023. It is now read-only.
/ VSMenuModHelper Public archive

A library for enabling modifying Vampire Survivors' menu

License

Notifications You must be signed in to change notification settings

nwfistere/VSMenuModHelper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

No longer actively developing.

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.







VSMenuModHelper

A library for enabling modifying Vampire Survivors option menu

Features

Create a new custom tab with custom:

  • icon
  • title
  • button
  • slider
  • tickbox
  • dropdown
  • multiple choice buttons
  • Title

Installation as dependency

Installing only this to Vampire Survivors will do nothing, you must install a mod that depends on this mod to see any changes.

Requirements

  • New Engine version of Vampire Survivors
  • MelonLoader installed
  • A mod for Vampire Survivors that utilizes this library.

Install

  1. Download dll (link)
  2. Install dll into Vampire Survivors' mods directory along with the Mod dependent on this library.

Developers: How to consume

  1. Download and Install library
  2. Point Visual Studio at dll
  3. Utilize library (see example)

Example Result

Custom Tab in the options menu

Known Bugs

  • Tabs also show in the in game options window.

TODO

  • Add option to only display in option menu or in game.
  • Add option to alter existing tabs
  • Custom UI elements

About

A library for enabling modifying Vampire Survivors' menu

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages