You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm trying to parse replays for a custom game, however it seems to be only giving me data from based on the pre-loaded game data in "sc2reader/data/". For instance, custom abilities show with an id of 0, and custom units don't have a name/type associated with them.
I'm not too sure on how the data is loaded so that I can hack together a solution.. Any thoughts?