No description
Find a file
2026-08-07 00:21:25 +07:00
card_chapters table generator draft 2026-08-01 01:40:47 +07:00
card_players MoP deck update 2026-08-07 00:21:25 +07:00
library visual fixes, means of production 2026-08-05 19:12:55 +07:00
templates Change table meta 2026-08-05 12:49:38 +07:00
.gitignore table generator draft 2026-08-01 01:40:47 +07:00
generate_cards.py visual fixes, means of production 2026-08-05 19:12:55 +07:00
generate_table.py visual fixes, means of production 2026-08-05 19:12:55 +07:00
pad.py offwork update (redownload table.json) 2026-08-04 10:44:16 +07:00
README.md table generator draft 2026-08-01 01:40:47 +07:00
requirements.txt table generator draft 2026-08-01 01:40:47 +07:00
test.py offwork update (redownload table.json) 2026-08-04 10:44:16 +07:00

Run:

python3 -m venv .venv
source .venv/bin/activate
pip install -r requirements.txt
python main.py

Change the parameter for main.py call if needed