{ "name" : "Simple Crosshair", "description" : "Adds a simple crosshair that is always visible and offsets itself when you use a bow", "author" : "hugojmaia", "version" : "1.0", "blt_version" : 2, "hooks" : [ { "hook_id" : "lib/managers/hudmanager", "script_path" : "SimpleCrosshair.lua" }, { "hook_id" : "lib/managers/menumanager", "script_path" : "SimpleCrosshair.lua" }, { "hook_id" : "lib/managers/hud/hudhitconfirm", "script_path" : "SimpleCrosshair.lua" } ] }