Skip to content

Latest commit

 

History

History
21 lines (15 loc) · 728 Bytes

readme.md

File metadata and controls

21 lines (15 loc) · 728 Bytes

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.