Skip to content

Commit a50ca53

Browse files
committed
various spellings
1 parent f2cedb2 commit a50ca53

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

  • client/documentation/admin-dashboard

client/documentation/admin-dashboard/games.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
## Games
22

3-
Pages for games can be added and edited at the row 'Game' of the GAME_DEV sectoin on the main admin page.
3+
Pages for games can be added and edited at the row 'Game' of the GAME_DEV section on the main admin page.
44

55
### Fields
66

@@ -22,7 +22,7 @@ Pages for games can be added and edited at the row 'Game' of the GAME_DEV sectoi
2222

2323
**Thumbnail:** Required field for the game's thumbnail. This image is displayed on the game page in place of a game embed or displayed within the game embed before the play button is pressed. Must be an image file.
2424

25-
**Event:** Optional field for the game's event. Links the game to an event. foreign key field for an event.
25+
**Event:** Optional field for the event at which the game was created. Links the game to an event. Foreign key field for an event.
2626

2727
**Itch Game Embed ID:** Optional field for the game's game embed. This ID allows the web version of a game to be played inside the site. This value can be acquired in two ways, either by the developer or through looking in the page source. A developer can get the value by going to the distribution tab of their game and going to the embed game section this will bring up a full embed for the game and the only part needed is the 8 digit number after "https://html-classic.itch.zone/html/". By looking through the page source that link can also be found either in a div or an iframe on the page depending on if the game has been played. **This value is not attainable if there is no web version of the game. hosted on itch.**
2828

0 commit comments

Comments
 (0)