Free Hero Mesh

Changes To Command-line arguments
Login
This is a mirror of the main repository for Free Hero Mesh. New tickets and changes will not be accepted at this mirror.

Changes to "Command-line arguments" between 2018-05-05 21:20:18 and 2018-05-05 21:47:36

1
2
3
4
5

6
7
8
1
2
3
4
5
6
7
8
9





+



(This is currently a draft and is subject to being changed.)

<h2>Switches</h2>
  *  <tt>-c</tt> - Only load the .class file and check for errors.
  *  <tt>-e</tt> - Start the level editor.
  *  <tt>-H</tt> - Dump the hash table to stdout.
  *  <tt>-L</tt> - Meant for use with -c; lists all tokens it reads from the .class file (including macro expansions), rather than trying to parse it afterward.
  *  <tt>-T</tt> - Undocumented testing mode. This is meant for testing Free Hero Mesh itself
  *  <tt>-x</tt> - Execute SQL statements from stdin.