comet — a mission editor for Crimson Fields
comet
[--level level
] [--width width
] [--height width
] [--fullscreen 1|0] [--sound 1|0]
comet
{ --help | --version }
--level
level
Start the editor with the level
loaded.
--width
w
Set screen width to w
.
Minimum screen width is 320. Default is 800.
--height
h
Set screen height to h
.
Minimum screen height is 240. Default is 600.
--fullscreen
1|0Turn fullscreen mode on/off. The default is to start in windowed mode.
--sound
1|0Turn sound on/off. The default is on.
--help
Print a usage message on standard output and exit.
--version
Print version information on standard output and exit.
Copyright © 2002-2005 Jens Granseuer
This software is distributed under the terms of the GNU General Public License (GPL).