Skip to content

Instantly share code, notes, and snippets.

View Aeplet's full-sized avatar

Aep Aeplet

View GitHub Profile
// null values can be anything
let envelope = {
"Mode": "GameServer",
"Settings": {
"PlaceId": placeId,
"PlaceFetchUrl": `http://${domain}/${null}/`,
"UniverseId": universeId,
"MatchmakingContextId": 1,
"CreatorId": userId,
"CreatorType": "User",