mirror of
https://github.com/game-ci/unity-builder.git
synced 2025-07-04 12:25:19 -04:00
Reflect new options based on unity's code
This commit is contained in:
parent
06a9b54a56
commit
139aaece6d
@ -29,6 +29,14 @@ fi
|
||||
# Linux64, iOS, Android, WebGL, XboxOne,
|
||||
# PS4, WindowsStoreApps, Switch, tvOS
|
||||
#
|
||||
# New options array:
|
||||
#
|
||||
# Web: WebGL
|
||||
# Desktop: StandaloneOSX, StandaloneWindows, StandaloneWindows64, StandaloneLinux64
|
||||
# Console: PS4, XboxOne, Switch
|
||||
# Mobile: Android, iOS
|
||||
# Other: tvOS, Lumin, BJM, WSAPlayer
|
||||
#
|
||||
# Default to WebGL (no particular reason)
|
||||
#
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user