Skip to content

hetzge/s3randomizer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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]

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published