Building & shipping
A dacha game is bundled by your own project’s bundler, not by the engine. This page covers what the build must include, and the practicalities of hosting a browser game.
What this page will cover
Section titled “What this page will cover”- What the build output must contain
- Bundling the game code
- Shipping the configuration and the assets
- Serving the game, and the secure-context requirement
- Publishing to a game portal
- Cache busting between releases