How to get matchID on my Server game object #1233
darthzeran
started this conversation in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I have a backend free hosting site that is hosting my game Server. But I want to know what the game ID is for each game. Since I am not using a lobby (and because the docs and projects arent super clear), im too afraid to change my Server.
I have tried using a plugin to add the matchId,
I have tried adding KOA middleware routes to grab it and store it,
but there seems to be no real way for me to get it.
Was wondering if anyone had any ideas.
Beta Was this translation helpful? Give feedback.
All reactions