We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3b307f5 commit 6f0ab20Copy full SHA for 6f0ab20
docs/03-github/04-builder.mdx
@@ -229,7 +229,7 @@ There are 2 main use cases:
229
230
- To pass your own custom parameters to be used with `buildMethod` above
231
- To pass [Unity Build Options](https://docs.unity3d.com/ScriptReference/BuildOptions.html) (for
232
- example, `customParameters: -EnableHeadlessMode` will do server builds)
+ example, `customParameters: -standaloneBuildSubtarget Server` will do server builds)
233
234
_**required:** `false`_ _**default:** `""`_
235
0 commit comments