{
	"name" : "BeardLib",
	"description" : "Library for easier script file manipulation and mod creation",
	"author" : "GREAT BIG BUSHY BEARD & Luffy",
	"contact" : "simon@modworkshop.net",
	"priority" : 500,
	"version" : "3.0x",
	"blt_version" : 2.0,
	"undisablable" : true,
	"color" : "0 0.44 1",
	"image" : "Assets/guis/textures/beardlib_logo.texture",
	"hooks" : [
		{"hook_id" : "core/lib/system/coresystem", "script_path" : "Core.lua"},
		{"hook_id" : "core/lib/system/coresystem", "script_path" : "Hooks/CoreSystem.lua"}
	]
}
