Remove linux index.html
article thumbnail

How to get started with WebXR in Unity

The Ghost Howls

You’ll need: Unity game engine (of course). Select File->Build Settings…->Player Settings, being sure that the platform selected is still PC, Mac&Linux Standalone. Deploy your game. When the build has finished, you have a folder containing your WebXR experience, with an index.html file and a lot of other stuff.

Unity 506