Batch Builds
Last updated
Last updated
You can execute multiple builds using saved profiles using the Batch Builds dialog. Go to Build menu > Batch Builds to open the dialog.
Queue the different profiles you want to build and execute the batch. You can also save the batch as a .bat
file for later execution or modification.
The -profile <name>
or -p <name>
argument can be used to specify a profile during a Build Swarm execution. It is recommended that the <name> be wrapped in ""
quotation marks to prevent incorrect parsing.
The Batch Build window also allows you to create various mutations of your terrain. You can add mutations with or without profiles.
Mutations allow you to build different versions of the same terrain by simply randomizing the Seed properties of all nodes. The --Seed
command line argument allows you to specify a specific "global seed" that serves as your Mutation Seed for predictable use.
This feature is to be introduced in Gaea 2.1 (ETA February 2025)