Skip to content

Commit

Permalink
How to add your game to Twitch categories ? - English improvements
Browse files Browse the repository at this point in the history
  • Loading branch information
Elanis committed Dec 24, 2023
1 parent 47f2acb commit 53e750d
Showing 1 changed file with 13 additions and 13 deletions.
26 changes: 13 additions & 13 deletions _i18n/en/_posts/2023-09-10-add-your-game-to-twitch.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,16 +5,16 @@ tags: gamedev twitch
categories: gamedev
---

**Have you ever wondered how to add your game to Twitch categories list ?**
This article is there to guide you to do this !
**Have you ever wondered how to add your game to the Twitch categories list ?**
This article is there to guide you to do this!

First, you need to know that [as stated on Twitch Documentation](https://help.twitch.tv/s/article/adding-a-game-and-box-art-to-the-directory), you can't add directly your game to Twitch. They use a service they (Amazon) developed to give open data source about games called [IGDB](https://www.igdb.com).
First, you need to know that [as stated on Twitch Documentation](https://help.twitch.tv/s/article/adding-a-game-and-box-art-to-the-directory), you can't add directly your game to Twitch. They use a service they (Amazon) developed to give open data sources about games called [IGDB](https://www.igdb.com).

In order to add your game to IGDB, you first need to **login with twitch**, then go to [Games > Add Game](https://www.igdb.com/games/new).
To add your game to IGDB, you first need to **login with Twitch**, then go to [Games > Add Game](https://www.igdb.com/games/new).

![](/assets/img/2023-09-10_AddGame_Empty.png)

You can fill each page by filling text/files inputs and clicking on Next. And eventually submit the game page by clicking "Create Game". For example, with my game [Manufactur'inc](https://store.steampowered.com/app/2146380/Manufactur_inc/):
You can fill each page by filling in text/file inputs and clicking on Next. And eventually, submit the game page by clicking "Create Game". For example, with my game [Manufactur'inc](https://store.steampowered.com/app/2146380/Manufactur_inc/):

![](/assets/img/2023-09-10_AddGame_Filled_1.png)
![](/assets/img/2023-09-10_AddGame_Filled_2.png)
Expand All @@ -24,27 +24,27 @@ When going into [Profile > "Your changes"](https://www.igdb.com/karma_hunters/ch

![](/assets/img/2023-09-10_YourChanges_Pending.png)

Then, you need to wait for community or administrators to validate your changes.
Then, you need to wait for the community or administrators to validate your changes.

When it's done you will be able to see it validated both in "Your Changes" page and in your notifications tab.
When it's done you will be able to see it validated both on the "Your Changes" page and in your notifications tab.

![](/assets/img/2023-09-10_YourChanges_Validated.png)
![](/assets/img/2023-09-10_IGDB_Notif.png)

And you should be able to find your category on Twitch now ! 🎉
And you should be able to find your category on Twitch now! 🎉

![](/assets/img/2023-09-10_Twitch_Category.png)

Next step, is to claim your category on Twitch.
The next step is to claim your category on Twitch.

Go on [Twitch Developer Console](https://dev.twitch.tv/console), create your organization if it doesn't exists, note that you can claim a game directly there.
Go on [Twitch Developer Console](https://dev.twitch.tv/console), create your organization if it doesn't exist, and note that you can claim a game directly there.

![](/assets/img/2023-09-10_Twitch_Create_Org.png)

If you already have an organization, you can add game after switching to your organization:
If you already have an organization, you can add a game after switching to your organization:

![](/assets/img/2023-09-10_Twitch_Add_Game.png)
![](/assets/img/2023-09-10_Twitch_Add_Game_2.png)

Then, you request will be processed by Twitch within a week.
When accepted, you're now able to get metrics about your game, customize things about your game category, and even more !
Then, your request will be processed by Twitch within a week.
When accepted, you're now able to get metrics about your game, customize things about your game category, and even more!

0 comments on commit 53e750d

Please sign in to comment.