Skip to content

Running game assets in Web Browser

Vitaly Novichkov edited this page Oct 24, 2023 · 1 revision

Run game in the Web-Browser

In order to run the game package in a browser, you should download the game package and then, follow the Emscripten build manual to build the browser-runnable game that will include the package that you downloaded.

Clone this wiki locally