logo
Free, Micro AI Code Reviews That Run on Git Commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, Micro AI Code Reviews That Run on Git Commit | Product Hunt git-lrc - Free, Micro AI Code Reviews That Run on Git Commit | Product Hunt

cevomapgencli - Generate a C-evo map from a template file

Arguments

       1.  SizeIndex Indicates the size of the map. Valid values are 0 to 8.

       2.  Seed Use 0 for random seed, or specify a seed to keep output consistent (useful in debugging)

       3.  InputFile Name of the input Template file, with path, but excluding the extension.

       4.  OutputPath Optional output path. Default is to write the Map file in the working directory.

Author

       Peter Blackman (peter@pblackman.plus.com)

                                                25 September 2024                               CEVOMAPGENCLI(6)

Description

cevomapgencli takes a template file and generates a random map from it.

Examples

cevomapgencli 8 0 Templates/Desert

Files

       /usr/share/cevomapgen/Templates/*.INI

Name

cevomapgencli - Generate a C-evo map from a template file

Synopsis

cevomapgencliSizeIndexSeedInputFile [OutputPath]

See Also