Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion README-fr.md
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ directement dans le jeu.

Quand vous quitterez le jeu (avec `control-d` ou la commande `gsh exit`) votre
progression sera sauvegardée dans une nouvelle archive (nommée
`GameShell-save.sh`). Elle peut être lancée pour reprendre le jeu où vous vous
`gameshell-save.sh`). Elle peut être lancée pour reprendre le jeu où vous vous
étiez arrêté.


Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ game from the downloaded archive. Instructions on how to play are provided in
the game directly.

Note that when you quit the game (with `control-d` or the command `gsh exit`)
your progression will be saved in a new archive (called `GameShell-save.sh`).
your progression will be saved in a new archive (called `gameshell-save.sh`).
Run this archive to resume the game where you left it.


Expand Down
2 changes: 1 addition & 1 deletion doc/gameshell.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ $ bash gameshell.sh
```

Note that when you quit the game (with `control-d` or the command `gsh exit`)
your progression will be saved in a new archive (called `GameShell-save.sh`).
your progression will be saved in a new archive (called `gameshell-save.sh`).
It can be run to resume the game where you left it.

### Using the start script in the source code
Expand Down