Update README.md
This commit is contained in:
@ -7,9 +7,11 @@ This makes it possible for the [The Pain Jam Launcher](https://git.personal.imad
|
|||||||
## Usage
|
## Usage
|
||||||
|
|
||||||
This template contains the following files:
|
This template contains the following files:
|
||||||
|
- `game.py`: Your actual game code.
|
||||||
|
- `game.toml`: Stores information about your game.
|
||||||
|
|
||||||
`game.py`: Your actual game code.
|
Make sure to edit / delete:
|
||||||
|
- `README.md`: To contain information about your game, rather than this.
|
||||||
`game.toml`: Stores information about your game
|
- `TODO.md`: To contain your own TODOs.
|
||||||
|
|
||||||
For more information about how to use each of these files, check the documentation within each file.
|
For more information about how to use each of these files, check the documentation within each file.
|
||||||
Reference in New Issue
Block a user