Content Packages
Overview
Chromatik supports dynamically loading content packages, containing both animation components and resources.
Components
Resources
- Projects (
.lxp
) - Models (
.lxm
) - Fixtures (
.lxf
) - Views (
.lxv
) - Color Palettes (
.lxc
) - Device Presets (
.lxd
) - Scripts (
.js
)
Installation
Content packages are distributed as .jar
files. They can be imported by drag-and-drop onto the Chromatik application, or by using the button in the PACKAGES section of the CONTENT tab.

Repository Template
The LXPackage repository template indicates how to structure and distribute a content package.