- Added info file "0" (type=4) with PACKID to match official DLC structure
- Changed skin filename to dlcskin99990000.png to avoid ID collisions
- Skins now visible to other players in multiplayer
- Bumped version to 1.1.1
- Import Instance: link external game folders without copying files
- Custom title images per instance (stored as base64 in stub dir)
- Alex/slim skin support via BOX params and ARM_DISABLED ANIM flags
- Steve/Alex toggle in skin library, persisted per skin
- Generic update check: parses GitHub release URL from any edition
- Randomize music option, random track on startup
- Panorama stays visible on blur (animation pauses instead)
- Music pauses on window blur, resumes on focus
- Delete active instance falls back to default profile
- Dynamic versions list height with scroll on overflow
- Removed debug console.log statements and unused files
- Fixed undefined model variable in skin import
- Fixed SetupView indentation from prior cleanup