Gathers data about the current map you are playing to then be sent out over a websocket for other software to use, e.g. A web overlay like BSDP-Overlay. This mod works with multi PC setups!
This adds some additional properties that I would like to utilize in my own mod and it may be useful for the web UIs as well, especially the environment name. This also improves detection of being in multiplayer since the new numeric states are set to 0 as soon as the player leaves the lobby screen.
This adds some additional properties that I would like to utilize in my own mod and it may be useful for the web UIs as well, especially the environment name. This also improves detection of being in multiplayer since the new numeric states are set to
0
as soon as the player leaves the lobby screen.