**Language / Langue :** [[fr:yaml:export|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: * ''index.html'' - entry point. * ''app/'' - JS/CSS runtime. * ''data/'' - compiled scenario data. Features: * No JDR-Bot backend required. * Progress saved in localStorage. * Online variables converted to local persistent variables. * Mobile and tablet compatible. * External assets remain referenced by URL. ===== PDF Gamebook Export ===== The PDF export creates a printable gamebook with numbered chapters, links, endings and appendices for objects, actions and HUD panels.