1 2 3 4 5 6 7
@meta { name "Fail"; description "Automatically fails when this package is installed. Used for testing"; authors "mcvm"; } @install { fail; }