From 587983911dc41ed39bf04f78557b11c195b10ba8 Mon Sep 17 00:00:00 2001 From: Haoyu Xu Date: Fri, 2 Feb 2024 14:25:29 +0800 Subject: [PATCH] feat(aklive2d): added shu, lin_heavenly_mirage, and chongyue_alighting --- config.yaml | 5 ++++- config/chongyue_alighting.yaml | 12 ++++++++++++ config/lin_heavenly_mirage.yaml | 12 ++++++++++++ config/shu.yaml | 12 ++++++++++++ 4 files changed, 40 insertions(+), 1 deletion(-) create mode 100644 config/chongyue_alighting.yaml create mode 100644 config/lin_heavenly_mirage.yaml create mode 100644 config/shu.yaml diff --git a/config.yaml b/config.yaml index f97ef49..37506c5 100644 --- a/config.yaml +++ b/config.yaml @@ -65,4 +65,7 @@ operators: virtuosa: !include config/virtuosa.yaml texas_the_omertosa_wingbreaker: !include config/texas_the_omertosa_wingbreaker.yaml mwynar_w_dali: !include config/mwynar_w_dali.yaml - reed_the_frame_shadow_curator: !include config/reed_the_frame_shadow_curator.yaml \ No newline at end of file + reed_the_frame_shadow_curator: !include config/reed_the_frame_shadow_curator.yaml + shu: !include config/shu.yaml + lin_heavenly_mirage: !include config/lin_heavenly_mirage.yaml + chongyue_alighting: !include config/chongyue_alighting.yaml \ No newline at end of file diff --git a/config/chongyue_alighting.yaml b/config/chongyue_alighting.yaml new file mode 100644 index 0000000..371d0a6 --- /dev/null +++ b/config/chongyue_alighting.yaml @@ -0,0 +1,12 @@ +filename: dyn_illust_char_2024_chyue_nian#10 +logo: logo_sui +fallback_name: char_2024_chyue_nian#10 +viewport_left: 0 +viewport_right: 0 +viewport_top: 0 +viewport_bottom: 0 +invert_filter: true +codename: + zh-CN: 何处栖 · 重岳 + en-US: Alighting / Chongyue +offical_id: "202401812" diff --git a/config/lin_heavenly_mirage.yaml b/config/lin_heavenly_mirage.yaml new file mode 100644 index 0000000..b071da7 --- /dev/null +++ b/config/lin_heavenly_mirage.yaml @@ -0,0 +1,12 @@ +filename: dyn_illust_char_4080_lin_nian#10 +logo: logo_lungmen +fallback_name: char_4080_lin_nian#10 +viewport_left: 0 +viewport_right: 0 +viewport_top: 0 +viewport_bottom: 0 +invert_filter: true +codename: + zh-CN: 列瑶台 · 林 + en-US: Heavenly Mirage / Lin +offical_id: "202401034" diff --git a/config/shu.yaml b/config/shu.yaml new file mode 100644 index 0000000..c298806 --- /dev/null +++ b/config/shu.yaml @@ -0,0 +1,12 @@ +filename: dyn_illust_char_2025_shu +logo: logo_sui +fallback_name: char_2025_shu_2 +viewport_left: 0 +viewport_right: 0 +viewport_top: 0 +viewport_bottom: 0 +invert_filter: true +codename: + zh-CN: 黍 + en-US: SHU +offical_id: "202401025"