/ tools / tutorial_manifest.json
tutorial_manifest.json
 1  {
 2    "version": 1,
 3    "tutorials": [
 4      {
 5        "id": "default",
 6        "pack": "love/content/pack.json",
 7        "replay": "tools/tutorials/default_replay.json"
 8      }
 9    ]
10  }