Skip to content

antoineprdhmm/loot-table-tuning

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Loot Table Tuning

👉 Blog Article

Setup

Create a venv

python3 -m venv venv

Activate the venv

source venv/bin/activate

Install the dependencies

pip3 install -r requirements.txt

Run

python3 src/main.py

Configuration

Feel free to change the values in /config/dev.yaml

About

No description or website provided.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages