Overview
Artifact ID: | 1dfcf62fa76717fb48291c9e94078a1712e2a5a0 |
---|---|
Page Name: | Command-line arguments |
Date: | 2018-05-05 21:47:36 |
Original User: | zzo38 |
Parent: | 5cd092e0d0ea0b880937141823ac4891e566c003 (diff) |
Next | 79bd17d6cc2191c44ff95550a281b252b64f0619 |
Content
(This is currently a draft and is subject to being changed.)
Switches
- -c - Only load the .class file and check for errors.
- -e - Start the level editor.
- -H - Dump the hash table to stdout.
- -L - Meant for use with -c; lists all tokens it reads from the .class file (including macro expansions), rather than trying to parse it afterward.
- -T - Undocumented testing mode. This is meant for testing Free Hero Mesh itself
- -x - Execute SQL statements from stdin.