Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
MrLoLf committed Jan 30, 2021
1 parent 0b5f21f commit 121f579
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
# Shakes-and-Fidget-Damage-Calculator

The calculator can calculate the damage for every class, except for the assasins.
The calculator is not 100% correct because values could be rounded differently by Shakes & Fidget. But the calculator matches most of the time really close to the actual value.
You have to have python installed because the calculator was programmed in Python. You can download [Python](https://www.python.org/) from https://www.python.org/.
Python 3.9.1 is recommended.
### Usage
The calculator can calculate the damage for every class, except for the assasins.
The calculator is not 100% correct because values could be rounded differently by Shakes & Fidget. But the calculator matches most of the time really close to the actual value.
You have to have python installed because the calculator was programmed in Python. You can download [Python](https://www.python.org/) from https://www.python.org/.
Python 3.9.1 is recommended.
### Usage
- Make sure you have Python correctly installed.
- Double click the downloaded .py file and enter your values. If you don't have any values to enter somewhere, enter 0. Dont forget to add the gems values on your normal values.
- Press ENTER to exit.
- Double click the downloaded .py file and enter your values. If you don't have any values to enter somewhere, enter 0. Don't forget to add the gems values on your normal values.
- Press ENTER to exit.


If you find any bugs please write them in the pull requests.
Expand Down

0 comments on commit 121f579

Please sign in to comment.