mirror of
https://github.com/duckietm/Nitro_Render_V3.git
synced 2026-06-19 15:06:20 +00:00
28c552f6f82a4d3d689e470a83f9ec28339c3877
Add the four 2026-05-18 snapshot additions (IgnoredUsers, GroupInformation, UserDataManager room list, SoundManager volumes) to the snapshot-getter table with their invalidation events, plus the 3-step checklist for adding new ones. Also document the flat bytesAvailable early-return pattern as the canonical shape for optional-trailing-field parsers (replaces the brittle nested if-chain). Note the SoundManager volume-diff bug fix landed alongside.
Nitro Renderer
nitro-renderer is a Javascript library for rendering Nitro in the browser using PixiJS
Installation
npm
npm install @nitrots/nitro-renderer
yarn
yarn add @nitrots/nitro-renderer
Languages
TypeScript
99.9%
JavaScript
0.1%