(made placeholder text more distinct) |
mNo edit summary |
||
Line 30: | Line 30: | ||
==== Alt Skins Repository ==== | ==== Alt Skins Repository ==== | ||
Usage: | Usage: | ||
PUT ALT SKINS V2 REPOSITORY TEXT-BASED USAGE GUIDE HERE | PUT ALT SKINS V2 REPOSITORY TEXT-BASED USAGE GUIDE HERE | ||
[https://drive.google.com/drive/folders/1iyCZWwmRNeTM6ARr2Z6GH9MEzFANsXZH Alt Skins v2 Google Drive Repository] | [https://drive.google.com/drive/folders/1iyCZWwmRNeTM6ARr2Z6GH9MEzFANsXZH Alt Skins v2 Google Drive Repository] |
Revision as of 14:30, 4 September 2023
Installing Mods
Quick Start
PUT SLIME MOD MANAGER TEXT-BASED INSTALL GUIDE HERE
Skin Mods
Manual Installation:
PUT ALT SKINS V2 TEXT-BASED INSTALL GUIDE HERE
Usage:
PUT ALT SKINS V2 TEXT-BASED USAGE GUIDE HERE
Alt Skins Repository
Usage:
PUT 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:
PUT CUSTOM MUSIC MOD TEXT-BASED USAGE GUIDE HERE
Manual Installation:
PUT 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:
PUT CUSTOM VOICEPACK TEXT-BASED USAGE GUIDE HERE
Manual Installation:
PUT 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:
PUT 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.
PUT TEXT-BASED INSTALL GUIDE
PUT TEXT-BASED INSTALL GUIDE
PUT 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
PUT TEXT-BASED GUIDE ON GETTING STARTED WITH SKIN CREATION WITH THE GENERAL TOOLS NECESSARY
Textures
PUT TEXT-BASED GUIDE ON SIMPLE SKINS SUCH AS BASIC COLOR ALTS
Advanced Textures
PUT TEXT-BASED GUIDE GOING MORE IN DEPTH FOR TECHNICALLY UNNECESSARY STEPS BUT WOULD MAKE SKINS LOOK BETTER
Models
PUT TEXT-BASED GUIDE ON EDITING MODELS.
Model Swaps
PUT TEXT-BASED GUIDE ON MODEL SWAPS.
Custom Music Creation
PUT TEXT-BASED GUIDE ON CREATING MUSIC FOR THE MOD
Custom Loop Points
PUT TEXT-BASED GUIDE ON HOW TO LOOP MUSIC AT A SPECIFIC POINT
Custom Voice Pack Creation
PUT 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 (Abandoned)
- NASB-Mod-Info Github