Integration of Discord rich presence for the Dota 2 and CS:GO 2
This is a application which adds Dota 2 / CS:GO 2 as a Discord Rich Presence.
This application extracts in-game information using Valve GSI. This application modifies in no way whatsoever any data from the game, it is completely safe and will not get you banned.
- Golang 1.23
- Discord
- Dota 2 / CS:GO 2
- Displays the name of the character you are playing on.
- Displays the HP of the character in %.
- Displays the character icon.
- Displays the character level.
- Displays your KDA for the current match.
- Displays your current gold for the current match.
- Displays the name of the map you are currently playing on.
- Displays the round number in the current match.
- Displays the number of rounds won from CT and T.
- Displays your team(CT/T) for the current round.
- Displays your HP and armor for the current round.
- Displays your KDA and mvps count for the current match.
Dota 2
CS:GO 2
- Go to "Releases" tab and download the latest version's zip or rar archive.
- Open "settings.json" and set you steam ID (If you don't plan to play CS:GO, you can write any string):
{
"steam_id": "<you steam ID>" // string
}
- Transfer or copy the "gamestate_integration_cs2-gsi.cfg" file to - <CS:GO folder>\game\core\cfg\
- Transfer or copy the "gamestate_integration" folder to - <Dota 2 folder>\dota\cfg\
- Launch the app after Discord.
Интеграция Discord rich presence для Dota 2 и CS:GO 2.
Информация получаемая для установки статуса в Discord берется с помощью GSI интеграции от Valve
За использование нельзя получить бан так-как приложение никак не взаимодействует напрямую с игрой.
- Golang 1.23
- Discord
- Dota 2 / CS:GO 2
- Отображает имя персонажа на котором вы играете.
- Отображает HP персонажа в %.
- Отображает иконку персонажа.
- Отображает уровень персонажа.
- Отображает ваше KDA в текущей игре.
- Отображает ваше золото в текущей игре.
- Отображает название карты на которой вы сейчас играете.
- Отображает номер текущего раунда.
- Отображает количество выигранных раундов CT/T.
- Отображает за какую сторону вы играете.
- Отображает ваше значение HP и брони в текущем раунде.
- Отображает ваше KDA и количество MVP в текущей игре.
Dota 2
CS:GO 2
- Перейдите в вкладку "Releases" и скачайте zip или rar архив с последнего релиза.
- Отройте файл "settings.json" и установите ваш Steam ID (Если не планируете играть в CS:GO, то можно установить любую строку):
{
"steam_id": "<you steam ID>" // string
}
- Перенесите или скопируйте файл "gamestate_integration_cs2-gsi.cfg" в - <папка с CS:GP>\game\core\cfg\
- Перенесите или скопируйте папку "gamestate_integration" в - <папка с Dota 2>\game\cfg\
- Запустите приложение после запуска Discord.
- Поддержку режимов в для статуса в CS:GO.
- Русскую локализацию для текста в статусах для CS:GO.