Rainbow Skin
Cycles through all player skin colors
| Last updated | 2 months ago |
| Total downloads | 615 |
| Total rating | 1 |
| Categories | Mods |
| Dependency string | CMax-Rainbow_Skin-1.1.0 |
| Dependants | 0 other packages depend on this package |
This mod requires the following mods to function
BepInEx-BepInExPack
BepInEx pack for Mono Unity games. Preconfigured and ready to use.
Preferred version: 5.4.2304README
Rainbow Skin
A BepInEx5 mod to cycle through all available skin colors in Super Battle Golf.
Usage
Press the keybind to toggle
TO-DO
Update the shop page to better display the correct skin color.
Installation
- Install BepInEx 5
- Download and drop the
rainbow_skin.dllfile in the\BepInEx\pluginsfolder of your Super Battle Golf installation - After opening the game for the first time, you can adjust the toggle keybind and cycle speed in
\BepInEx\config\dev.cmax.rainbow_skin.cfg
Building for source
Set the GameDir varible in rainbow_skin.csproj to your Super Battle Golf installation directory, then run:
dotnet build
This will create the mod's DLL file and copy it into your game's BepinEx plugins folder, creating the folder first if it doesn't exist.