Skip to content

Commit

Permalink
Update PLAYING.md
Browse files Browse the repository at this point in the history
  • Loading branch information
OcelotWalrus committed Jan 7, 2024
1 parent 3799e20 commit 23f03db
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/PLAYING.md
Original file line number Diff line number Diff line change
Expand Up @@ -190,6 +190,7 @@ All of these modules/libraries are contained in the [requirements.txt](https://g
* **[yamale](https://pypi.org/project/yamale/)** // the module that makes the verification and debug by the game of every opened yaml files by the program possible.
* **[fsspec](https://filesystem-spec.readthedocs.io/en/latest/index.html)** // the module that makes downloading game data from the github repository and moving them to the game data folder possible.
* **[appdirs](https://pypi.org/project/appdirs/)** // the module that make cross-platform game config and data storing in users directories possible
* **[requests](https://pypi.org/project/requests/)** // the module that makes downloading game data from the github repository and moving them to the game data folder possible.

#### Installing

Expand Down

0 comments on commit 23f03db

Please sign in to comment.