Skip to content

Commit

Permalink
Add the stop command to the README.
Browse files Browse the repository at this point in the history
Merge pull request #20 from haroldo-ok/implement-sound
  • Loading branch information
haroldo-ok authored Sep 20, 2022
2 parents 8429c27 + 81935e2 commit 89eb9dd
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,10 @@ Starts playing a `.vgm`/`.xgm` music in the background.
### `sound`
Plays a digitized sound.

### `stop`

Stops the music and/or sound.

### `image`
Allows drawing a small image in `.png` format somewhere in the background. Note that the image must be paletized, with 16 colors. Future versions of this tool will probably convert the image *automagically*.

Expand Down

0 comments on commit 89eb9dd

Please sign in to comment.