Table des matières

Language / Langue : FR | EN

YAML - Standalone and PDF Export

HTML5 Standalone Export

The standalone export generates a ZIP containing a complete game that can run without installing JDR-Bot. It can be hosted on itch.io or any web server.

From the editor: File > Export HTML5 Standalone.

ZIP contents:

Features:

PDF Gamebook Export

The PDF export creates a printable gamebook with numbered chapters, links, endings and appendices for objects, actions and HUD panels.

Sharing on itch.io

  1. Export as a standalone HTML5 bundle
  2. On itch.io, create a project of type “HTML
  3. Upload the ZIP directly
  4. Select the ZIP as the main file
  5. Tick “This file will be played in the browser”

A hosted video keeps working there, since the bundle is served over HTTPS. Local file:// pages cannot play them.

See also