Html5 is not listed in target platform

Hi,

    I downloaded the strategy game from Unreal's Learning project. I tried to take build in Html5. But its showing the warning message of  "Html5 is not listed in target platform".

How to set the target platform. I tried finding it in project settings → Project - Target Hardware. But, there is no such a option available.

Can anyone help out to set the target platform

There is a “Supported Platforms…” menu option where you can enable HTML5 as a target platform to hide the warning. The warning can be ignored however for this project, StrategyGame should work ok as HTML5.

In general I usually use the Package drop down in the far left to build to HTML5, instead of using the Launch menu. That way I can configure the web server to run the project on the local hard drive in and navigate multiple browser instances to that page.