Update README.md

This commit is contained in:
2025-06-21 22:29:56 +00:00
parent e87c977c6f
commit 39ec99fd1f

View File

@ -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.