Skip to content

Latest commit

 

History

History
60 lines (33 loc) · 1.49 KB

README.md

File metadata and controls

60 lines (33 loc) · 1.49 KB

Genshin Pity Calculator

Last Commit Repo size LICENSE

It just calculates your pity

Preview

May take a second to load because it's a big file

output_test1

How to use

Install python

Clone the project or download it

git clone https://github.com/nitolar/genshin-pity-calculator

Go to the project directory

cd genshin-pity-calculator

Install requirements.txt

pip install -r requirements.txt

Configure the settings.env file

Run file

python pity.py

Thanks to

thesadru for creating genshin.py and original genshinstats. My fork of genshinstats

Feedback

Found any bugs? Report them here: https://github.com/nitolar/genshin-pity-calculator/issues

Authors