NIKKE Lobby/Burst Mod Manager

Introduction

A tool that uses a modified version of anosu Spine Viewer to view NIKKE Spine animations from modded bundles, and manages your lobby/burst mods. The tool replaces original files with a copy of your modded files when you "activate" the mod, and restores the original file when you "deactivate" it.

📥 DOWNLOAD NLBMM PORTABLE 📥

IMPORTANT: This mod manager works with a specific name structure:
[ID]-[skin_code]-[type]-[Author]-[ModName] for character mods,
and [ID]-[type]-[Author]-[ModName] for event lobby files.

c010-00-lobby-Swapper-EVESkin03SwapOverRapi
c162-01-lobby-Na0h-MiharaCake
c470-00-burst-Hiccup-RedHoodClothesLess
c470-00-lobby-Hiccup-RedHoodClothesLess
eventtitle_neverland_02-lobby-Na0h-NudeWaifusOnsen

To know how to rename event lobby mods, open AddressablesJSON/lobby_event_data.json and check the "ID" values.

⚠️ REMEMBER TO DEACTIVATE ALL YOUR MODS BEFORE RENAMING, MOVING, DELETING, MODIFYING, REPLACING, OR COPYING THEM.

⚠️ NA0H MODS ARE ENCRYPTED, SO SOME FUNCTIONS IN THIS MANAGER LIKE "PREVIEW" WILL NOT WORK WITH THEM.


Requirements for the scripts

Note: The requirements in requirements.txt are only for the GUI script. If you want to build the Spine Viewer yourself, you'll need Electron, Node.js, etc. Otherwise, the manager will automatically download a portable ready‑to‑use viewer.


Usage

  1. Go to your "mods" folder and create a new folder "lobby_burst".
  2. Move your renamed mods (following the naming structure above) into "lobby_burst".
Folder structure example
  1. Double-click NLBMM.exe to launch the manager.
  2. The manager will ask for the path to your "lobby_burst" folder and the "naps" folder. Click OK.
Path prompt
  1. You will see the main GUI:
Main GUI
  1. Click Browse... next to "Mods Folder", navigate to your "lobby_burst" folder and select it.
  2. Click Browse... next to "naps Folder", navigate to your "naps" folder and select it.
  3. The manager will display your mods list:
Mods list
  1. The first time you set the paths, the buttons may appear buggy. Just close and relaunch the manager to fix it:
Fixed buttons
  1. You're all set! Optionally, double-click CREATE_SHORTCUT.bat to create a desktop shortcut.

✨ New Features

Multi-select
Presets
Other mods Other mods example
Remove read-only

Note: On first launch of the day, the manager will cache your entire naps folder to speed up mod status reloading. Just wait until it finishes.

Cache message

📁 How to Add “Other” Mods

  1. Create a new folder "other" inside "lobby_burst".
  2. Create subfolders for each mod type (e.g., effects, minigame).
Other folder structure

Example for effects mods:

Effects mods

Example for minigame mods:

Minigame mods

The renaming format is simpler: open AddressablesJSON/core_other.json with Notepad to see the required names (without the .bundle extension).

core_other.json

🔘 Buttons


⚠️ Important Notes


📅 Update December 2025

It seems possible to leave mods active now without needing to deactivate before launching, as the game’s file change detection no longer forces a redownload on every startup.

Support on Fanbox