feat: FurniEditor WebSocket packets (10040-10045) — composers, parsers, events

This commit is contained in:
Life
2026-03-27 19:54:21 +01:00
parent 6e552eeba5
commit 594b9c28a0
27 changed files with 530 additions and 2 deletions
@@ -9,6 +9,7 @@ export * from './crafting';
export * from './desktop';
export * from './friendfurni';
export * from './friendlist';
export * from './furnieditor';
export * from './game';
export * from './game/arena';
export * from './game/directory';