24 lines
419 B
YAML
24 lines
419 B
YAML
version: 3
|
|
output:
|
|
directory: ./notarius-output
|
|
cache:
|
|
chunk_plans:
|
|
mode: bypass
|
|
checkpoints:
|
|
enabled: false
|
|
directory: ""
|
|
debug:
|
|
directory: ./notarius-debug
|
|
pipelines:
|
|
dnd-scene-chunk-map:
|
|
input: seriatim
|
|
chunk: dnd/scenes
|
|
output:
|
|
module: json
|
|
options:
|
|
include_chunk_map: true
|
|
artifacts:
|
|
spells:
|
|
extract: dnd/spells
|
|
normalize: dnd/spells
|