Skip to content

Calculate the cheapest order to buy Power Ups in Vampire Survivors

License

CC0-1.0, MIT licenses found

Licenses found

CC0-1.0
LICENSE-CC0
MIT
LICENSE-MIT
Notifications You must be signed in to change notification settings

benediktwerner/vampire-survivors-power-up-calculator

Repository files navigation

How to add a new game version

  1. Open data.js
  2. Duplicate the latest version and update it with the new values
  3. Update CURRENT_STABLE_VERSION, CURRENT_BETA_VERSION, and LAST_UPDATE_DATE variables at the top of the file appropriately.

How to update icons

  1. Copy items.png and items.json from <game directory>\resources\app\.webpack\renderer\assets\img into this directory
  2. Run item-img-extractor.py
  3. Find the correct extracted sprites in the icons directory
  4. Copy them to the images directory and rename them to how the power up is called

License

All the code in this repository is in the public domain. Or if you prefer, you may also use it under the MIT license or CC0 license.

About

Calculate the cheapest order to buy Power Ups in Vampire Survivors

Resources

License

CC0-1.0, MIT licenses found

Licenses found

CC0-1.0
LICENSE-CC0
MIT
LICENSE-MIT

Stars

Watchers

Forks