From 00c3f79dbbfb485290d8e25960c9033af57ec637 Mon Sep 17 00:00:00 2001 From: Ryszard Knop Date: Sun, 4 Aug 2024 01:46:23 +0200 Subject: [PATCH] Add a note re: issues with downloading paid games --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 6b4ea20..5dbaad3 100644 --- a/README.md +++ b/README.md @@ -17,6 +17,10 @@ Bulk download games from [itch.io](https://itch.io/) - Requires Python 3.8+, grab it from [PyPI](https://pypi.org/project/itch-dl/): `pip install itch-dl` - For development, use [Poetry](https://python-poetry.org/). +> [!WARNING] +> This tool does not let you download paid games for free. To download paid games, you must have +> them attached in [your library](https://itch.io/my-purchases). + ## How to use