34 lines
1.4 KiB
YAML
34 lines
1.4 KiB
YAML
operator:
|
|
preview: preview.jpg
|
|
project_json: project.json
|
|
source_folder: ./operator/{name}/extracted/
|
|
target_folder: ./operator/{name}/processed/
|
|
operators:
|
|
chen: !include config/chen.yaml
|
|
dusk: !include config/dusk.yaml
|
|
dusk_everything_is_a_miracle: !include config/dusk_everything_is_a_miracle.yaml
|
|
ling: !include config/ling.yaml
|
|
nearl: !include config/nearl.yaml
|
|
nian: !include config/nian.yaml
|
|
nian_unfettered_freedom: !include config/nian_unfettered_freedom.yaml
|
|
phatom_focus: !include config/phatom_focus.yaml
|
|
rosmontis: !include config/rosmontis.yaml
|
|
skadi: !include config/skadi.yaml
|
|
skadi_sublimation: !include config/skadi_sublimation.yaml
|
|
w: !include config/w.yaml
|
|
w_fugue: !include config/w_fugue.yaml
|
|
specter: !include config/specter.yaml
|
|
gavial: !include config/gavial.yaml
|
|
surtr_colorful_wonderland: !include config/surtr_colorful_wonderland.yaml
|
|
lee_trust_your_eyes: !include config/lee_trust_your_eyes.yaml
|
|
texas_the_omertosa: !include config/texas_the_omertosa.yaml
|
|
nearl_relight: !include config/nearl_relight.yaml
|
|
rosmontis_become_anew: !include config/rosmontis_become_anew.yaml
|
|
passager_dream_in_a_moment: !include config/passager_dream_in_a_moment.yaml
|
|
mizuki_summer_feast: !include config/mizuki_summer_feast.yaml
|
|
server:
|
|
operator_folder: ./operator/
|
|
release_folder: ./release/
|
|
template_folder: ./template/operator
|
|
index:
|
|
src_folder: ./template/index/src |