diff --git a/README.md b/README.md index 4b4a75f..552e9f8 100644 --- a/README.md +++ b/README.md @@ -9,6 +9,7 @@ This makes it possible for the [The Pain Jam Launcher](https://git.personal.imad This template contains the following files: - `game.py`: Your actual game code. - `game.toml`: Stores information about your game. +- `requirements.txt`: Base requirements each game needs. Make sure to edit / delete: - `README.md`: To contain information about your game, rather than this.