How to implement networking "Version"

IWillMakeNameLater
edited February 2023 in Fusion

Let's say I updated my game's build on steam and don't want to connect with people who still use the old game.

How to set networking "version" of a game?

I found PhotonAppSettings -> AppVersion, but I need confirmation pls

Best Answer

  • For those who have the same problem:

    indeed, different PhotonAppSettings -> AppVersion prevents clients from connecting to each other (in Shared Mode)

Answers

  • For those who have the same problem:

    indeed, different PhotonAppSettings -> AppVersion prevents clients from connecting to each other (in Shared Mode)