Level pack

A level pack is defined in the editor as a folder containing the following:

  1. Unity scene files
  2. pack.json
A level pack is defined by the game as a folder containing the following:
  1. XML level files. These are generated automatically by the level builder and describe the contents of each level.
  2. pack.json. The level builder automatically copies this to the level pack automatically.

pack.json

This is a JSON file that contains metadata about your level pack. The game reads this file to determine, among other things,