game_metadata is a point entity available with any version of Mapbase.

An entity that provides metadata for things like Discord.



KeyValues

- RPC State (SetRPCState) <string>
Sets the 'state' that should be reported to rich presence clients like Discord. Shows the mod's name from gameinfo.txt by default.
- RPC Details (SetRPCDetails) <string>
Sets the 'details' that should be reported to rich presence clients like Discord. Shows the map being played by default.

Flags

- [1] Update Steam : 1
- [2] Update Discord : 2

Inputs

- SetRPCState <string>
Sets the RPC state.
- SetRPCDetails <string>
Sets the RPC details.