@meta {
	name "Fail";
	description "Automatically fails when this package is installed. Used for testing";
	authors "mcvm";
}

@install { fail; }
