Skip to content

3stadt/dbd_perk_converter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DbD Perk Roulette perk icon converter

Table of Contents

About

This is a converter tool that copies perk icons from dead by daylight to a new folder while converting the name and file structure so it can be used with 3stadt/dbd_perk_slot_machine/.

Getting Started

After cloning the repo open your terminal, naivage to the folder containing the file main.go and execute go run main.go --help.

Alternatively you can build and run the file as any other go file

Prerequisites

go 1.17 or later.

Usage

The tool takes three input parameters:

  • -i Specifies the input directory which holds the source perk images.
  • -o Specifies the output directory where the renamed files should be copied to.
  • -d Specify the config file holding the target perk names.
    • It is recommended to use the included *.txt files.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages