Skip to content

Latest commit

 

History

History
16 lines (13 loc) · 422 Bytes

README.md

File metadata and controls

16 lines (13 loc) · 422 Bytes

AYON OCIO configs

Support OCIO default AYON configs to ayon-launcher. The addon is quite simple, all what is needed is client code with configs.

How it works

Create package script downloads configs from predefined url and copy the content to client code.

Output client structure

└─ ayon_ocio
  ├─ __init__.py
  ├─ version.py
  └─ configs
    └─ OpenColorIOConfigs
      └─ ...