Overseer Studio
Docs

Presets

Presets are premade GM screens. Presets are complete layouts with screens, tiles, extensions, and backgrounds that other GMs can load and start using immediately. A preset might contain screens for each scene in an adventure, or a ready-to-go encounter setup with initiative trackers, maps, and character sheets already arranged. The goal is less prep time and more time playing.

Creating a preset

You can create a preset by creating a definition in the plugin manifest.json file.

Example:

{
  // [...]
  "presets": [
    { "$ref": "presets/my-preset/manifest.json" }
  ]
}

Preset definition

Similar to presets, an extension is defined by a manifest.json file.

Reference

Please reference https://overseer.studio/schemas/preset/manifest.json for a complete definition of the file.

Export session as preset

There is no way to export sessions as presets, yet. This feature is on the roadmap.
No results for “”.
Type to search the documentation.