From: Carl Worth Date: Fri, 5 Jun 2020 01:16:41 +0000 (-0700) Subject: Add a new game-info event X-Git-Url: https://git.cworth.org/git?a=commitdiff_plain;h=f18d84cb1e3be387f708204d626ec27b66bfd2a6;hp=f18d84cb1e3be387f708204d626ec27b66bfd2a6;p=lmno-api Add a new game-info event Which gives the game ID and the URL for connecting to the game. This allows the client to display this information so that the player can easily share it with friends, etc. ---