Reflect new options based on unity's code

This commit is contained in:
Webber 2019-12-01 02:03:22 +01:00 committed by Webber Takken
parent 06a9b54a56
commit 139aaece6d

View File

@ -29,6 +29,14 @@ fi
# Linux64, iOS, Android, WebGL, XboxOne, # Linux64, iOS, Android, WebGL, XboxOne,
# PS4, WindowsStoreApps, Switch, tvOS # 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) # Default to WebGL (no particular reason)
# #