ServerProcess
class ServerProcess
A set of instructions for launching server processes on each instance in a fleet. Server processes run either an executable in a custom game build or a Realtime Servers script. Server process configurations are part of a fleet's runtime configuration.
Types
Properties
Link copied to clipboard
The number of server processes using this configuration that run concurrently on each instance.
Link copied to clipboard
The location of a game build executable or Realtime script. Game builds and Realtime scripts are installed on instances at the root:
Link copied to clipboard
An optional list of parameters to pass to the server executable or Realtime script on launch.