Skip to content

A utility tool written in python for calculating various things in Dark and Darker

License

Notifications You must be signed in to change notification settings

DustinRepo/DnDUtil

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Dark And Darker Util

A utility tool written in python for calculating various things in Dark and Darker

Current Features

  • Physical Damage Calculator
  • Magical Damage Calculator
  • Gear Score Calculator
  • Health Calculator
  • Action Speed Calculator

How to use

  • Install Python (If on Windows you can install from Windows Store)
  • Install PiP (run command: python -m ensurepip --upgrade)
  • Run command: pip install -r requirements.txt

Now either just run the command python DnDUtil.pyw or double-click DnDUtil.pyw to run the application

Credits

Pretty much all data has been sourced from the Dark and Darker Wiki.

About

A utility tool written in python for calculating various things in Dark and Darker

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages