hetzge/s3randomizer
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
S3Randomizer is a generator for The Settlers 3 *.map files Usage: s3randomizer [--output=<output>] [--seed=<seed>] [--size=<size>] [--playerCount=<playerCount>] [--startGoods=<HG|MG|LG>] s3randomizer (-h | --help) s3randomizer --version Options: -h --help Show this screen. --version Show version. --output=<output> Path to the output *.map file that will be generated. [default: random.map] --seed=<seed> Seed (numeric) to use for random functions. Use another seed to get another map. [default: 123456789] --size=<size> Size of the generated map. [default: 320] --playerCount=<playerCount> Amount of player start spots on the map. [default: 8] --startGoods=<HG|MG|LG> Define the stacks and settlers the players start with. [default: HG]