Synopsis
malc [-dhvV] [-i=<dir>] [-l=<file>] [-n=<file>] [-o=<file>] file
Description
A compiler for the Meta Attack Language.
Options
- -i, --icons=<dir>
-
Icons directory
- -l, --license=<file>
-
License file
- -n, --notice=<file>
-
Notice file
- -o, --output=<file>
-
Write output to <file>
- -v, --verbose
-
Print verbose output
- -d, --debug
-
Print debug output
- -h, --help
-
Show this help message and exit.
- -V, --version
-
Print version information and exit.
Arguments
- file
-
The MAL specification to compile