mirror of
https://github.com/DragoonAethis/itch-dl.git
synced 2024-12-20 18:11:52 +01:00
Link to the PyPI package, along with a badge
This commit is contained in:
parent
77f5f7cec6
commit
4960fee953
@ -1,9 +1,11 @@
|
||||
# itch-dl
|
||||
|
||||
[![PyPI](https://img.shields.io/pypi/v/itch-dl)](https://pypi.org/project/itch-dl/)
|
||||
|
||||
Bulk download games from [itch.io](https://itch.io/).
|
||||
|
||||
- Can download game jams, browse pages (popular, newest, browse by tag...) and individual games.
|
||||
- Requires Python 3.8+, grab it from PyPI: `pip install itch-dl`
|
||||
- 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/).
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user