Create a build configuration
Create a build configuration that specifies how your game executable should run.
Read time 1 minuteLast updated 3 days ago
The embedded Multiplay Hosting setup guide walks you through creating your first build configuration. However, you can always add more build configurations by following these instructions.
- In the Unity Dashboard, open Multiplay Hosting.
- Select Build Configurations > Create build configuration.
- Set the build configuration details.
- Define any configuration variables.
Set the build configuration details
The first step is to name the build configuration, link it to a specific build, and define any additional details about the build configuration.- Give the new build configuration a name.
- Select the Build you want to link to this build configuration.
- Select the Game server executable location within the selected build.
- Select the Query type the build supports. Refer to server query protocols to learn more.
- You can also change the default launch parameters or add custom launch parameters.
- After you’ve filled out all the fields, select Next.