Convert windows FPS game to HTML5 FPS?

Hello,

I’ve created a small project (NEW PROJECT > BLUEPRINTS > FIRST PERSON) on windows and now I’d like to convert it to html5. What do I need to change in order to port it to x64 bit browser?

Thanks

File > Package Project > HTML5
To view it on your computer, run the HTML Helper file then go to http://localhost:8000 in your browser.
Alternatively, place it on a server, you don’t need the HTML Helper that way.