30 lines
556 B
YAML
30 lines
556 B
YAML
---
|
|
project_unit:
|
|
code: library
|
|
name: Library
|
|
from_folders: 3
|
|
|
|
project_schema:
|
|
- rank: library
|
|
delimiter: '-'
|
|
type: string
|
|
maxlength: 32
|
|
|
|
- rank: dept
|
|
type:
|
|
graphics: Graphic Art (2D)
|
|
models: Models (3D)
|
|
sound: Sound Effects
|
|
music: Music and Cues
|
|
voice: Voice Lines
|
|
stock: Assembled Stock Footage Elements
|
|
|
|
- rank: category
|
|
type: string
|
|
maxlength: 32
|
|
|
|
- rank: subcat
|
|
type: string
|
|
maxlength: 32
|
|
|
|
|