- Show to discord what you are doing in CS:GO
- This app required .NET 4.8 to be installed on your computer to be able to run
- Run the application (MainProgram.exe)
- Leave the application running or minimize it down for the presence to work
-
For the app to work with csgo, the gamestate config file must first be copy to CSGO's cfg folder before running CS:GO, you can do it's in 2 way
- Open the application
- Press Install
- Locate your csgo cfg folder
- Copy gamestate config file included with releases or under here and copy it to the cfg folder
gamestate_integration_jrpc.cfg
"CSGSI" { "uri" "http://localhost:4123" "timeout" "5.0" "data" { "provider" "1" "map" "1" "round" "1" "player_id" "1" "player_weapons" "1" "player_match_stats" "1" "player_state" "1" } }
-
Match :
-
{TScore}/{CTScore} - Team's Score
-
{TName}/{CTName} - Team's Name
-
{Phase} - Game Phase
-
{Round} - Current Round
-
{Mode} - Current Mode
-
{Map} - Current Map
-
{Kill}/{Death}/{Assist}/{Score}/{MVP} - Player's KDA
-
-
Player:
- {FriendCode} - Your CSGO FriendCode
- {Name} - Player's Name
- {ID} - Player's ID
- {Team} - Player's Team
- {Version} - Game's Version
- {ProgramVersion} - Program's Version
// Idle Setting Only Have {FriendCode, Username and ID}
-
If you want to create custom application to use with my build, here the assets naming
- The main logo : csgo
- Maps : typeofmap_mapName (Example : de_nuke, cs_office,...)
- Side : counterterrorists, terrorists
-
I use https://liquipedia.net/counterstrike/Portal:Maps to get the images for maps
- Main Menu
- Customize Presence
- Something...