Skip to content

Commit

Permalink
`
Browse files Browse the repository at this point in the history
  • Loading branch information
mscroggs committed Jun 7, 2024
1 parent 5c4ac9d commit 19267db
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@ in the configuration JSON:
| ------------------------ | -------------------- | ------------------ | ----------- |
| `"high-scores"` | `true`, `false` | `false` | Toggles high score tables |
| `"controller"` | `"none"`, `"playstation"`, `"mega-drive"`, `"emf"` | `"none"` | Allows input from a controller to be used |
| `"game-mode"` | `"lives"`, `"time"` | `"lives"` | Set the game mode. If `"lives"`, player start with 3 lives and games end when lives run out. If `"time", games will last 30 seconds, with negative points given for losing a "life" |
| `"game-mode"` | `"lives"`, `"time"` | `"lives"` | Set the game mode. If `"lives"`, player start with 3 lives and games end when lives run out. If `"time"`, games will last 30 seconds, with negative points given for losing a "life" |
| `"pre-html"` | Any string | `""` | HTML to place above the game |
| `"centered"` | `true`, `false` | `false` | Toggles centering of content |
| `"show-webad"` | `true`, `false` | `false` | Toggles advert below game saying you can play it online |
Expand Down

0 comments on commit 19267db

Please sign in to comment.