{
	"blt_version" : 2,
	"name" : "Monkeepers",
	"description" : "AI teammates will carry bags like players.",
	"author" : "TdlQ\n    thai translation by NewPJzuza\n    chinese translation by LR_Daring/Arknights\n    portuguese translation by HYGRAWSKY\n    spanish translation by Kilowide",
	"image" : "tdlq.dds",
	"color" : "0.52 1 0",
	"contact" : "",
	"version" : "87",
	"priority" : 100,
	"simple_update_url" : "http://pd2mods.z77.fr/update/Monkeepers.zip",
	"updates": [
		{
			"identifier" : "SimpleModUpdater",
			"display_name" : "Simple Mod Updater",
			"install_folder" : "Simple Mod Updater",
			"host" : { "meta": "http://pd2mods.z77.fr/meta/SimpleModUpdater", }
		}
	],
	"hooks" : [
		{
			"hook_id" : "core/lib/managers/mission/coremissionmanager",
			"script_path" : "lua/coremissionmanager.lua"
		},
		{
			"hook_id" : "lib/managers/group_ai_states/groupaistatebase",
			"script_path" : "lua/groupaistatebase.lua"
		},
		{
			"hook_id" : "lib/managers/menumanager",
			"script_path" : "lua/menumanager.lua"
		},
		{
			"hook_id" : "lib/managers/playermanager",
			"script_path" : "lua/playermanager.lua"
		},
		{
			"hook_id" : "lib/managers/mission/elementcarry",
			"script_path" : "lua/elementcarry.lua"
		},
		{
			"hook_id" : "lib/units/enemies/cop/logics/coplogicbase",
			"script_path" : "lua/coplogicbase.lua"
		},
		{
			"hook_id" : "lib/units/interactions/interactionext",
			"script_path" : "lua/interactionext.lua"
		},
		{
			"hook_id" : "lib/units/player_team/teamaimovement",
			"script_path" : "lua/teamaimovement.lua"
		},
		{
			"hook_id" : "lib/units/player_team/logics/teamailogicidle",
			"script_path" : "lua/teamailogicidle.lua"
		},
		{
			"hook_id" : "lib/units/props/carrydata",
			"script_path" : "lua/carrydata.lua"
		},
		{
			"hook_id" : "lib/units/props/zipline",
			"script_path" : "lua/zipline.lua"
		},
		{
			"hook_id" : "lib/units/vehicles/vehicledrivingext",
			"script_path" : "lua/vehicledrivingext.lua"
		}
	]
}
