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 mod for Vampire Survivors to help facilitate creating custom characters.
Join the official bloodlines discord Here!
- Install MelonLoader - Installation Instructions IMPORTANT: Start the game at least once prior to going to the next step.
- Download bloodlines.dll from newest release - Latest Release
- Add bloodlines.dll the mods folder in Vampire Survivors
- Question: Where's my game installed?
- Answer: Go to your steam library, in the list of your games: right-click on Vampire Survivors, go to properties -> Installed Files -> Browse. That is the base folder of Vampire Survivors. If you installed Melonloader correctly you should see a mods folder.
- Question: Where's my game installed?
- Run Vampire Survivors again and the mod will create the required directories.
- Add your custom character pack (zip file) into
..\Vampire Survivors\UserData\Bloodlines
. The zip file should be next to config.cfg. Do NOT unzip, the mod will do it for you. - Restart Vampire Survivors.
Did your friend make a super cool custom character and they want to share it with you? All they have to do is share the character pack with you.
- Download the zip file they send you (shared somewhere like discord)
- copy the zip file to the
<Vampire Survivors Location>/UserData/Bloodlines
folder. No need to unzip - start the game.
New! - Easily create a custom character using the new tool - HERE
- A json file - This contains the character data: Starting weapon, which sprites to use, power level, etc.
- png files - The character sprites. (These must be referenced by filename in the json file)
- select the files you want to zip together - press
ctrl
+left-click
each file you want, they should all be highlighted. - right click and select Send to > Compressed (zipped) folder
- Rename the pack to whatever you want.
- View the contents of the zip by opening it with windows explorer or a zip utility like 7zip. Note: There should be no folders in the zip file, just the json file and png files.
See examples for info on how to format json file and example character pack.
This mod is in very early in development stages, but I wanted to get testers as quickly as possible so I know what works and what doesn't with the packs and the mod.
- Sprite scaling doesn't work in game. Keep your sprites generally around 50x50 pixels no bigger than 200x200px or they will be obnoxious in game.
- Custom character progress isn't saved.
- Plenty of visual bugs
- Legionnaire's sprites don't spawn correctly
See examples
See:
bug
See:
enhancement