You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A lightweight utility that converts Note Block Studio (.nbs) files into structured, human-readable JSON format for easier inspection, debugging, and integration.
A lightweight utility that converts Note Block Studio (.nbs) files into structured, human-readable JSON format for easier inspection, debugging, and integration. Part of df-noteblockplayer project.
Usage
py nbsparser.py <file.nbs>
output: <file>.json
About
A lightweight utility that converts Note Block Studio (.nbs) files into structured, human-readable JSON format for easier inspection, debugging, and integration.