# Rotationator Generates a new `VSSetting.byaml` file for Splatoon 1. ## Usage ``` $ dotnet Rotationator.dll --help Description: Generates a new VSSetting BYAMl file. Usage: Rotationator [options] Arguments: The last VSSetting BYAML file. The output VSSetting BYAML file. Options: --phaseLength The length of each phase in hours. [default: 4] --scheduleLength How long the schedule should be in days. [default: 30] --overridePhases The override phases file. [] --version Show version information -?, -h, --help Show help and usage information ```