Skip to main content
The Awoken build is a visual & UX rework of illenium-appearance - the script logic, database schema, shops, outfits and exports are all inherited unchanged. This page is the map: the config files, the common knobs, and links to the dedicated pages for the bigger structures.

Where the config lives

All settings are plain Lua in the resource root - edit, save, ensure illenium-appearance. No build step. The bigger structures each have their own page: And the rework’s added features:
  • Image Previews - real thumbnails for every clothing, hair, prop and overlay option, instead of blind number steppers.
  • Theming - the accent colour and the cross-resource awoken:primaryColor convar.
  • The Recorder - the companion tool that generates the preview thumbnails.
Everything the rework adds is layered on top of stock illenium-appearance - your existing skins, outfits, stores and exports keep working unchanged.

Image previews

When enabled, the UI shows a thumbnail for each option instead of a number stepper. Missing images fall back to the stepper automatically.
shared/config.lua
Folder structure and how to generate the images are on the Image Previews page.

Shop costs

shared/config.lua

Interaction & menus

shared/config.lua

Commands

Other useful toggles

shared/config.lua
Config.DisableComponents and Config.DisableProps hide whole clothing/prop categories (Masks, Bags, Hats, Watches, …) from the UI - set any entry to true to remove it.