Import

The importer will create a new game from a JSON file. This allows games to be transferred between instances of the site, or creating a game with specific initial conditions (e.g. Destiny Unfolds).

You can find an example of the expected format from the Game Data link at the bottom of each game.

The game is initially not linked to any Discord channel (even if the discord_channel is present in the imported data), so you will need to separately set that up after importing. Screenshots are also not transferred.

Useful things to know if you are creating a file from scratch or modifying one: