megalon2d-MirrorMatchMod icon

MirrorMatchMod

This mod will recolor any duplicate characters in a match!

Last updated 2 years ago
Total downloads 4693
Total rating 1 
Categories Mods
Dependency string megalon2d-MirrorMatchMod-1.0.1
Dependants 0 other packages depend on this package

This mod requires the following mods to function

BepInEx-BepInExPack_NASB-5.4.16 icon
BepInEx-BepInExPack_NASB

BepInEx pack for Nickelodeon All-Star Brawl. Preconfigured and ready to use.

Preferred version: 5.4.16

README

NASB Mirror Match Mod

This mod will recolor duplicate characters by simply tinting the model.

image

Installation

If your game isn't modded with BepinEx, DO THAT FIRST! Simply go to the latest BepinEx release and extract BepinEx_x64_VERSION.zip directly into your game's folder, then run the game once to install BepinEx properly.

Next, go to the latest release of this mod and extract the zip in your game's install directory. This will place the dll in BepInEx\plugins\.

That's it!

Configuration

Run the game once to generate a config file!

The file will be placed in BepInEx\config\megalon.nick_mirror_match_mod.cfg

Here you can edit the color hex values. The format is RRGGBBAA

  • TintColor1 is for the first duplicate player
  • TintColor2 is the second
  • TintColor3 is the third
[Colors]

# Setting type: Color
# Default value: 8245FFA8
TintColor1 = 8245FFA8

# Setting type: Color
# Default value: FFED3BA8
TintColor2 = FFED3BA8

# Setting type: Color
# Default value: 29F2D1A8
TintColor3 = 29F2D1A8