Character Creator: .inkcc
How the game's character creator works
Last updated
How the game's character creator works
Published: Jan 17 2025 by mana vortex and island_dancer Last documented edit: Jan 22 2025 by mana vortex
This page will tell you how the character creator works (as far as we understand it).
If you want to add things to the character creator instead, check ArchiveXL: Character Creator additions
For details on how the file structure works, see .inkcharactercustomization: CC options
The switcher component contains every appearanceInfo registered in .incharactercustomization files. The currently selected appearance has the attribute selected set to true, the others to false.

To make a switcher entry use an icon rather than text, set the useThumbnails property to true.
Last updated