cemu_graphic_packs/Mods/Splatoon_SquidSisterSwap/rules.txt
Michele 4398ebcebe Add credits and normalize resolution presets
I searched through quite a bit of commits to properly credit some packs. Some of the credits are based off memory. Please let me know if I incorrectly credited or forgot to credit somebody.
2020-01-10 17:06:51 -08:00

22 lines
429 B
Plaintext

[Definition]
titleIds = 0005000010176900,0005000010176A00,0005000010162B00
name = Squid Sister Swap
path = "Splatoon/Mods/Squid Sister Swap"
description = Allows you to swap the Squid Sisters. Made by Slashiee.
version = 4
[Preset]
name = Callie over Marie
$callieLetter = 65
$marieLetter = 65
[Preset]
name = Marie over Callie
$callieLetter = 66
$marieLetter = 66
[Preset]
name = Swapped
$callieLetter = 66
$marieLetter = 65