将C++程序设置为游戏

问题描述 投票:0回答:1

我用C++做了一个游戏。

现在我想把它设置为游戏。 这意味着我想让 discord 将它识别为一个游戏("播放 我的游戏").

有谁知道我怎么做?

c++ discord status
1个回答
3
投票

以下是让你的游戏在Discord商店显示并检测为游戏的要求。如何让你的游戏出现在Discord上. 在那里你会发现以下值得注意的事情:

Throughout this process, we'll reference your "app".
An app, or application, is an entity on Discord that represents something you've built: a bot, an OAuth2 app, or in this case your game.

We need to make an app for your game:
Create a new app at https://discordapp.com/developers/applications
When doing so, make sure you select your team from the Team dropdown

You're now looking at a blank slate of creativity. Give your game a pretty icon and exciting description here.
Next, click on Server Commerce Checklist in the sidebar, and we'll get to the good stuff.
© www.soinside.com 2019 - 2024. All rights reserved.