Generates rotation schedules for Splatoon 1 on the Wii U.
Go to file
2024-05-28 17:21:56 -04:00
Rotationator Program: Implement basic functionality 2024-05-28 16:54:26 -04:00
.dockerignore Initial commit 2024-04-23 22:44:35 -04:00
.gitignore Initial commit 2024-04-23 22:44:35 -04:00
LICENSE LICENSE: Use MIT license 2024-05-28 17:21:01 -04:00
README.md README: Add README file 2024-05-28 17:21:56 -04:00
Rotationator.sln Initial commit 2024-04-23 22:44:35 -04:00

Rotationator

Generates a new VSSetting.byaml file for Splatoon 1.

Usage

$ dotnet Rotationator.dll --help
Description:
  Generates a new VSSetting BYAMl file.

Usage:
  Rotationator <lastByaml> <lastByaml> [options]

Arguments:
  <lastByaml>  The last VSSetting BYAML file.
  <lastByaml>  The output VSSetting BYAML file.

Options:
  --version       Show version information
  -?, -h, --help  Show help and usage information