mNo edit summary |
mNo edit summary |
||
Line 8: | Line 8: | ||
[https://cdn.discordapp.com/attachments/957486491003666452/1128891456128569344/SlimeModManager_Fix.exe Download Slime Mod Manager] | [https://cdn.discordapp.com/attachments/957486491003666452/1128891456128569344/SlimeModManager_Fix.exe Download The Latest Slime Mod Manager] | ||
---- | ---- | ||
Line 65: | Line 65: | ||
=== Voice Mods === | === Voice Mods === | ||
The latest '''Voice Mod''' is | The latest '''Voice Mod''' is available on [[#Quick_Start|Slime Mod Manager]] for easy install. | ||
Line 90: | Line 90: | ||
==== Diet Nick Brawl ==== | ==== Diet Nick Brawl ==== | ||
The latest '''DietNASB''' is | The latest '''DietNASB''' is available on [[#Quick_Start|Slime Mod Manager]] for easy install. | ||
Revision as of 19:56, 18 July 2023
Installing Mods
Quick Start
Slime Mod Manager text-based install guide here
Download The Latest Slime Mod Manager
Skin Mods
Manual Installation:
Alt Skins v2 text-based install guide here
Usage:
Alt Skins v2 text-based usage guide here
Alt Skins Repository
Usage:
Alt Skins v2 Repository text-based usage guide here
Alt Skins v2 Google Drive Repository
Music Mods
The latest CustomMusicMod is available on Slime Mod Manager for easy install.
Usage:
Custom Music Mod text-based usage guide here
Manual Installation:
Custom Music Mod text-based install guide here
Custom Music Mod Download Page
Voice Mods
The latest Voice Mod is available on Slime Mod Manager for easy install.
Usage:
Custom Voicepack text-based usage guide here
Manual Installation:
Custom Voicepack text-based Install guide here
Performance Mods
Diet Nick Brawl
The latest DietNASB is available on Slime Mod Manager for easy install.
Manual Installation:
Diet Nick Brawl text-based Install guide here
Other Mods
Name | Info |
---|---|
Custom Stock Icons | This mod allows you to add custom stock icons to all characters! |
Mirror Match Mod | This mod will recolor duplicate characters by simply tinting the model. |
Just Take Me To The Main Menu | Skips the logos and loading screens at the beginning and brings you straight to the main menu. |
Nick Better Training Mode | A mod which adds DI and block options to training mode. |
HideReplayUI | Hides the controls when viewing a replay, allowing you to record better looking video. |
Series Logos in Stage Select | Add series logo images to the stage select screen! |
Stage Limiter | Don't want random to pick a bad stage? Limit your options! |
Necessary files
These files are required by most mods if you manually install them outside of Slime Mod Manager
Text-based install guide
Text-based install guide
Text-based install guide
Creating Mods
Nickelodeon All-Star Brawl is created in Unity, which makes it a particularly good target for modding. This page aims to serve as a public repository of knowledge for new and experienced modders alike.
Skin Creation
Text-based guide on getting started with skin creation with the general tools necessary
Textures
Text-based guide on simple skins such as basic color alts
Advanced Textures
Text-based guide going more in depth for technically unnecessary steps but would make skins look better
Models
Text-based guide on editing models.
Model Swaps
Text-based guide on model swaps.
Custom Music Creation
Text-based guide on creating music for the mod
Custom Loop Points
Text-based guide on how to loop music at a specific point
Custom Voice Pack Creation
Text-based guide on creating voices for the mod
Other Creation Tools
Name | Category | Platforms | Notes |
---|---|---|---|
Slime Mod Manager | Mod Loader | Windows | Loads mods. Features a built-in downloader |
Bepin Injector Extensible | Mod Loader | Windows, Mac, Linux | Loads mods. Development-oriented |
Voicepack Packer | Mod Packer | Windows | Used for creating NASB Voice Mod packages |
UABEAvalonia | Asset Extraction | Windows, Linux | GUI for previewing *.assets file contents |
AssetRipper | Asset Extraction | Windows, Mac, Linux | Extracts *.assets file contents |
NASB Parser | Asset Extraction | Windows | Deserializes extracted TextAsset files. Works on Mac/Linux if manually compiled and executed via .NET Core |
dnSpy | Decompiler, Debugging | Windows | Allows viewing/debugging Assembly-CSharp.dll and associated classes |
Runtime Unity Editor | Debugging | BepInEx Plugin | Provides an in-game inspector overlay, including GameObject editing and REPL |
BepInExConfigManager | Miscellaneous | BepInEx Plugin | Provides an in-game overlay for editing BepInEx plugin configs |
Asset Files Index | Miscellaneous | Browser Based | determine which *.assets file to extract for your needs |
(obsolete) Alt Skin Editor | Mod Packer, Skin Editor | Windows | Character skin editor used for creating NASB AltSkins packages |
External Modding Resources
- #modding Channel on the Official Nick Brawl Discord
- #modding Channel on the Nick Brawl Grinders Discord
- Nick All-Stars Modding Discord
- NASB-Mod-Info Github