{
  "name": "The Shatter Heists",
  "description": "Satellite identification, which allows you to receive custom contracts from Shatter.",
  "author": "Shatter",
  "contact": "///",
 "priority" : 44,
  "updates" : [
  {
   "revision" : 9,
   "identifier" : "shatterheists",
  },
  {
   "revision" : "./assets/mod_overrides/shatterheists/revision.txt",
   "identifier" : "shatterheistsoverrides",
   "install_dir" : "assets/mod_overrides/",
   "install_folder" : "shatterheists",
   "display_name" : "Shatter's Heist's mod_overrides"
  }
  ],
  "hooks": [
  {	"hook_id" : "lib/managers/dialogmanager",
   "script_path" : "lua/DIALOGWIF.lua"
  },
  {
	"hook_id": "core/lib/managers/coresequencemanager",
   "script_path": "CoreLevel.lua"
  },
  {
	"hook_id" : "lib/tweak_data/groupaitweakdata",
   "script_path" : "lua/GROUPAITWEAKDATAHEISTS.lua"
  },
  { "hook_id" : "lib/tweak_data/levelstweakdata",
   "script_path" : "lua/LevelsTweakDataNew.lua"
  },
  { "hook_id" : "lib/tweak_data/charactertweakdata",
   "script_path" : "lua/CHARACTERTWEAKDATAHEISTS.lua"
  },
  { "hook_id" : "lib/tweak_data/tweakdata", 
   "script_path" : "lua/WARISFANTASTIC.lua" 
  },
  { "hook_id" : "lib/managers/hud/hudmissionbriefing",
   "script_path" : "lua/HUDMissionBriefingNew.lua"
  }
	],
 "libraries" : [
       {
        "display_name" : "BeardLib",
        "identifier" : "beardlib",
        "optional" : "false"
       }
   ]
}
