Skip to content

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 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