odota / core

Open source Dota 2 data platform
https://www.opendota.com
MIT License
1.51k stars 300 forks source link

use new libs for steam and gc #2707

Closed howardchung closed 8 months ago

howardchung commented 8 months ago

fix #2686

Use the steam-user libary which is still maintained. Explored the use of dota2-user, but ended up just directly making the GC calls in our own code.