From 139aaece6d4a5522fa2e65c1fdf538dbee2ca9df Mon Sep 17 00:00:00 2001 From: Webber Date: Sun, 1 Dec 2019 02:03:22 +0100 Subject: [PATCH] Reflect new options based on unity's code --- entrypoint.sh | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/entrypoint.sh b/entrypoint.sh index ca6fbf437..30e86bc3d 100644 --- a/entrypoint.sh +++ b/entrypoint.sh @@ -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) #