bf-level-editor man page
bf-level-editor — The level editor for the Bear Engine.
Synopsis
bf-level-editor [ -h ] [ --log-concise ] [ --log-file=file ] [ --log-level=string ] [ --log-uniq ] [ -c ] [ -u ] file(s)...
Description
This program is the level editor for the Bear Engine. This is a part of the Bear Factory.
Options
The following options can be passed to the program:
- -c, --compile
Compile the files and exit.
- -h, --help
Show summary of options.
- --log-file=file
Write log output in "file".
- --log-level=string
Output log messages up to a given level, among "error", "warning" and "verbose".
- -u, --update
Open and save the level files.
- -v, --version
Print the version of the editor and exit.
See Also
Author
This manual page was written by Julien Jorge <julien.jorge@gamned.org>. Permission is granted to copy, distribute and/or modify this document under the terms of the GNU General Public License, Version 2 any later version published by the Free Software Foundation.
On Debian systems, the complete text of the GNU General Public License can be found in /usr/share/common-licenses/GPL.
Referenced By
bf-animation-editor(1), bf-model-editor(1).