Extras

Optional tools and add-ons that make building and shipping your Sastra™ game easier.

Tool

Sastra Compressor

A small Windows app that compresses your images, audio, and video in a few clicks.

PWA Starter Kit

A ready-made ZIP with the files that make your game installable and playable offline.

  • manifest.json, sw.js, and placeholder icons.
  • Drop them next to index.html and edit.
  • See the Publishing Your Game guide.

Google Analytics add-on

A drop-in script that wires your game up to Google Analytics so you can see how players find and play it.

  • Add one .js file and your Measurement ID.
  • No engine changes. Works alongside index.html.
  • Built-in cookie consent banner that matches your theme.
  • See the Google Analytics Add-on guide.

Language packs

Translations for the engine's own interface: buttons, menus, and messages. English is built in. Save a pack into your game's lang folder to add another language.

  • Works offline. Nothing is fetched from the internet.
  • Any language: copy a pack, translate the values, and save it under your own language code.
  • See the Languages & Localisation guide.

Or download every pack as a ZIP.