{
	"name" : "Sui Cable Ties Mod",
	"description" : "Because otherwise you'll kill civilians",
	"author" : "SuicideMachine",
	"contact" : "",
	"version" : "1.0",
	"blt_version" : 2,
	"priority" : 1000,
	"hooks" : [
		{ "hook_id" : "lib/tweak_data/upgradestweakdata",
		  "script_path" : "SuiCableTies.lua" },
		{ "hook_id" : "lib/tweak_data/equipmentstweakdata",
		  "script_path" : "SuiCableTies.lua" },
		{ "hook_id" : "lib/tweak_data/playertweakdata",
		  "script_path" : "SuiCableTies.lua" },
		{ "hook_id" : "lib/managers/menumanager",
		  "script_path" : "SuiCableTies.lua" }
	]
}
