Skip to content

clubby789/DBD-Icon-Maker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DBD Icon Maker


A Python script to create custom perk icons for Dead By Daylight.

Usage


python dbdIconMaker.py <1 to copy perks into game files, 0 to do it manually> "<Path to DBD>" "Name of background image"

Example: python dbdIconMaker.py 1 "C:\Program Files (x86)\Steam\steamapps\common\Dead by Daylight" "rainbow.jpg"

Requirements


Requires ImageMagick. Install for your OS.

Requires Python 3.

Requires Wand (use `pip install Wand')

Make sure you enter the correct path for DBD to avoid losing game files. A backup called 'Perks.zip' is created when running. Extract to C:\Program Files (x86)\Steam\steamapps\common\Dead by Daylight\DeadByDaylight\Content\UI\Icons\Perks to restore.

About

A script to make custom perk icons

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages