Files
UnrealEngineUWP/Engine/Plugins/Experimental/Web/WebAPI/WebAPIGeneratorApp/start.command
George Rolfe d5e0097429 WebAPI plugin moved to experimental
#jira UE-159081
#rb none
#preflight 62cb89d7604402cc47bfce7e

[CL 21036518 by George Rolfe in ue5-main branch]
2022-07-10 22:56:39 -04:00

8 lines
201 B
Bash

#!/bin/sh
# Copyright Epic Games, Inc. All Rights Reserved.
#
# Simple wrapper around start.sh using the
# .command extension enables it to be run from the OSX Finder.
sh "`dirname "$0"`"/start.sh $*