You've already forked Nitro_Render_V3
mirror of
https://github.com/duckietm/Nitro_Render_V3.git
synced 2026-06-19 15:06:20 +00:00
e83468563d
Add SessionDataManager.mergeFurnitureDataFromUrl() + FurnitureDataLoader.mergeFromUrl() to merge a single furnidata chunk (e.g. a custom tier) into the live floor/wall maps at runtime, returning the added entries so callers can also refresh the RoomContentLoader. Lets newly added furniture appear without a full client reload.