RECORD 11 OF 11
FILE_METADATA
CASE_STUDY // MURDERFACE_APPEARANCE
What it is
A complete UI rewrite of the illenium-appearance clothing and character creation system for FiveM. Replaces the dated React UI with a modern Svelte 5 frontend using glassmorphism design.
Why it matters
The default character creation UI in most FiveM servers looks like it was built in 2019 — because it was. Players spend their first 10 minutes in this screen. It should look good.
How it's built
- Svelte 5 frontend with glassmorphism panels — frosted glass effects, smooth transitions, modern layout.
- Same Lua backend as illenium-appearance, so servers can swap the UI without touching their existing character data.
- Category-based navigation: face, hair, clothing, accessories. Each category is a scrollable panel with live preview.
- Responsive design that works on ultrawide and standard monitors without clipping.