Document accepted chunk map export
This commit is contained in:
23
examples/dnd-scene-chunk-map.config.yml
Normal file
23
examples/dnd-scene-chunk-map.config.yml
Normal file
@@ -0,0 +1,23 @@
|
||||
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
|
||||
Reference in New Issue
Block a user