Can I turn off multiplayer for my game?

Options
Hello. I'm making a Game on PUN. For example, I made beta version and send it to my friends, they will test it. But can I in one moment turn off connection to server for these old versions?

(Also additive question: what is difference between pun, bolt and thunder?)

Comments

  • RandomMan
    RandomMan
    edited June 2017
    Options
    someone answer pls or it's a RIP forum?
  • JohnTube
    JohnTube ✭✭✭✭✭
    Options
    Hi @RandomMan,

    Thank you for choosing Photon!

    You should make use of PUN's GameVersion.
    And if you want to block some versions or users you should use Custom Authentication.

    We are preparing an update to the PUN vs. Bolt doc. It should be live tomorrow but here is a preview.
    Thunder is basically just UNet on top of Photon Cloud infrastructure.