mirror of
https://github.com/game-ci/unity-builder.git
synced 2025-07-04 12:25:19 -04:00
![]() * Subtarget support for Unity 2021.2+ Allows passing the -standaloneBuildSubtarget parameter via customParameters in order to facilitate dedicated server builds. Since Unity introduced the subtarget option in 2021.2, this parameter only takes effect in supported Unity versions. * Fix build subtarget compatibility Certain versions of Unity do not have a value for `NoSubtarget`. Using `default` will be more robust against churn in this area of Unity's API. |
||
---|---|---|
.. | ||
Input | ||
Reporting | ||
System | ||
Versioning | ||
Builder.cs | ||
Builder.cs.meta | ||
Input.meta | ||
Reporting.meta | ||
System.meta | ||
UnityBuilderAction.asmdef | ||
UnityBuilderAction.asmdef.meta | ||
Versioning.meta |