Hello,
I am building a broadcast overlay tool for StarCraft: Remastered and I want to know whether there is any official way to access real-time in-game data while spectating a live match.
For example, I would like to automatically show:
-
remaining building construction time
-
remaining unit production time
-
remaining upgrade/research time
Example:
If Player A starts building a Nexus, I want the overlay to detect it automatically and show the remaining time until completion.
My questions are:
-
Is there any official API, SDK, observer interface, or supported local endpoint for this in StarCraft: Remastered?
-
If not, are there any plans to support real-time spectator data access in the future?
-
Is there any officially recommended way for tournament observers or broadcast tool developers to obtain this kind of live data?
-
Are there any policy guidelines for third-party observer overlays that read match state?
I am looking for an official supported method rather than an unofficial workaround.
Thank you.