Created
August 22, 2014 07:19
-
-
Save m0r13/1cbb081552fbc90a63ef to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| moritz@moritz-desktop ~ mapcrafter --help | |
| Allowed options: | |
| General options: | |
| -h [ --help ] shows this help message | |
| -v [ --version ] shows the version of Mapcrafter | |
| Logging/output options: | |
| --logging-config path the path to the global logging configuration file to | |
| use (automatically determined if not specified) | |
| --color colored (=auto) whether logging output is colored (true, false or | |
| auto) | |
| -b [ --batch ] deactivates the animated progress bar and enables the | |
| progress logger instead | |
| Renderer options: | |
| --find-resources shows available resource paths, for example | |
| template/texture directory and global logging | |
| configuration file | |
| -c [ --config ] path the path to the configuration file to use | |
| (required) | |
| -s [ --render-skip ] maps skips rendering the specified map(s) | |
| -r [ --render-reset ] skips rendering all maps | |
| -a [ --render-auto ] maps renders the specified map(s) | |
| -f [ --render-force ] maps renders the specified map(s) completely | |
| -j [ --jobs ] number (=1) the count of jobs to use when rendering the map | |
| Mapcrafter online documentation: <http://docs.mapcrafter.org> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment