Skip to content

Settings

Settings and management of projects is in this tab.

General

Basic project settings.

Versions

It is possible to have multiple versions of a project. This is to be able to for example create a game and publish it and then continue working and add new content to the game without affecting the published game.

A version can have a status of either DRAFT or LOCKED. A DRAFT can be modified and worked on but a version that is LOCKED is frozen and can only be opened as read-only.

Example:

  1. You create a new project and start working on it version 1
  2. You create a new version, version 1 is marked as LOCKED.
    • A new version is created: version 2 which is marked as DRAFT.
  3. version 1 is published on for example Alexa
  4. version 2 can now be modified without affecting version 1

Creating a new version

To create a new version do the following

  1. Open the current draft version of the project
  2. Go to settings tab and click "+ Create version"