How can a client launch their game server via "Server 2.0" with custom settings? In Legacy Multiplayer, the "Start Game"function was responsible for this. The point is that I need to somehow tell the server to load the desired map.
How can a client launch their game server via "Server 2.0" with custom settings? In Legacy Multiplayer, the "Start Game"function was responsible for this. The point is that I need to somehow tell the server to load the desired map.
The StartGameCommand can be used to pass in arguments, such as:
MyServer.exe -map CoolMap -log log.txt
4 People are following this question.
Unity Mirror and Playfab GameServers
Custom data from the catalog item is not returned correctly.
"SharedErrorCallbackHTTP/1.1 404 Not Found" Error
Diff between ambiguous GetMatch between OSS vs Client::Multiplayer SDKs?
In some cases, Steam Overlay does not open to make a transaction after calling "PayForPurchase".