{
  "id": "Journal",
  "version": "1.1.0-SNAPSHOT",
  "author": "Marcin Sciesinski <marcins78@gmail.com>",
  "displayName": "Journal",
  "description": "Allows displaying story to the player, tracking progress in mods or game in general",
  "dependencies": [
    {
      "id": "Inventory",
      "minVersion": "1.1.0"
    }
  ],
  "isServerSideOnly": false,
  "isLibrary": true,
  "isAugmentation": true
}
