logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

Author

JensGranseuer <jensgr@gmx.net>
           Author.

Description

comet (the Crimson Fields Map Editing Tool) is a mission editor for Crimson Fields.

Name Comet - A Mission Editor For Crimson Fields

Notes


        1.
           GNU General Public License
           http://www.gnu.org/copyleft/gpl.html

[FIXME: source]                                  January 20 2007                                        COMET(6)

Options

--levellevel
           Start the editor with the level loaded.

       --widthw
           Set screen width to w. Minimum screen width is 320. Default is 800.

       --heighth
           Set screen height to h. Minimum screen height is 240. Default is 600.

       --fullscreen 1|0
           Turn fullscreen mode on/off. The default is to start in windowed mode.

       --sound 1|0
           Turn 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.

See Also

cfed(6), crimson(6)

Synopsis

comet [--level level] [--width width] [--height width] [--fullscreen 1|0] [--sound 1|0]

       comet {--help | --version}

See Also