An open API service indexing awesome lists of open source software.

https://github.com/fixedoctocat/dota2-helper

Just fun with Dota2 GSI
https://github.com/fixedoctocat/dota2-helper

Last synced: 9 months ago
JSON representation

Just fun with Dota2 GSI

Awesome Lists containing this project

README

          

# Dota2-helper
Just fun with [Dota2 GSI](https://gitlab.com/avalonparton/dota2gsi)

## Some info
### Initial Settings
Move *gamestate_integration_DotaHelper.cfg* to *steamapps\common\dota 2 beta\game\dota\cfg\gamestate_integration\\*

### How does it work?
![map](https://github.com/FixedOctocat/Dota2-helper/blob/main/img/map.png)

## Interesting data
### What data do we grab from GSI?
```json
{"status": 1, "time": 11, "gold": 699, "gold_reliable": 99, "gold_unreliable": 600, "gold_from_hero_kills": 0, "gold_from_creep_kills": 0, "gold_from_income": 19, "gold_from_shared": 0, "gpm": 527, "xpm": 0}
```