Pragma Engine 0.0.51

January 18th, 2022

  • Required integration:
    • You must define message ExtEnterMatchmakingV2Request in matchmakingExt.proto to successfully compile.

Integrations #

  • You must define message ExtEnterMatchmakingV2Request in matchmakingExt.proto to successfully compile.
    • Description: The new proto message ExtEnterMatchmakingV2Request must be defined. This is to prepare for the new party service currently being built.
      message ExtEnterMatchmakingV2Request {
      }
      
    • Path:5-ext/ext-protos/src/main/proto/shared/matchmakingExt.proto