From 5d7cbc5df42f3ef514e28f9d70746ad458a4e2d3 Mon Sep 17 00:00:00 2001 From: Haoyu Xu Date: Mon, 2 Jan 2023 05:40:09 -0500 Subject: [PATCH] chore(live2d): add a date --- config/chen.yaml | 3 ++- config/dusk.yaml | 3 ++- config/dusk_everything_is_a_miracle.yaml | 3 ++- config/gavial.yaml | 3 ++- config/lee_trust_your_eyes.yaml | 3 ++- config/ling.yaml | 3 ++- config/mizuki_summer_feast.yaml | 3 ++- config/nearl.yaml | 3 ++- config/nearl_relight.yaml | 3 ++- config/nian.yaml | 3 ++- config/nian_unfettered_freedom.yaml | 3 ++- config/passager_dream_in_a_moment.yaml | 3 ++- config/phatom_focus.yaml | 3 ++- config/rosmontis.yaml | 3 ++- config/rosmontis_become_anew.yaml | 3 ++- config/skadi.yaml | 3 ++- config/skadi_sublimation.yaml | 3 ++- config/specter.yaml | 3 ++- config/surtr_colorful_wonderland.yaml | 5 +++-- config/texas_the_omertosa.yaml | 3 ++- config/w.yaml | 3 ++- config/w_fugue.yaml | 3 ++- 22 files changed, 45 insertions(+), 23 deletions(-) diff --git a/config/chen.yaml b/config/chen.yaml index 0bbb4f0..8eda967 100644 --- a/config/chen.yaml +++ b/config/chen.yaml @@ -17,4 +17,5 @@ index.html: version: ${func:get_version()} project.json: !include config/_project.json.yaml link: chen -type: operator \ No newline at end of file +type: operator +date: 2021/08 \ No newline at end of file diff --git a/config/dusk.yaml b/config/dusk.yaml index 9148f1e..16d7c91 100644 --- a/config/dusk.yaml +++ b/config/dusk.yaml @@ -17,4 +17,5 @@ index.html: version: ${func:get_version()} project.json: !include config/_project.json.yaml link: dusk -type: operator \ No newline at end of file +type: operator +date: 2021/02 \ No newline at end of file diff --git a/config/dusk_everything_is_a_miracle.yaml b/config/dusk_everything_is_a_miracle.yaml index c6d1a76..6863b49 100644 --- a/config/dusk_everything_is_a_miracle.yaml +++ b/config/dusk_everything_is_a_miracle.yaml @@ -16,4 +16,5 @@ index.html: version: ${func:get_version()} project.json: !include config/_project.json.yaml link: dusk_everything_is_a_miracle -type: skin \ No newline at end of file +type: skin +date: 2022/01 \ No newline at end of file diff --git a/config/gavial.yaml b/config/gavial.yaml index 5aa89b6..d148e66 100644 --- a/config/gavial.yaml +++ b/config/gavial.yaml @@ -17,4 +17,5 @@ index.html: version: ${func:get_version()} project.json: !include config/_project.json.yaml link: gavial -type: operator \ No newline at end of file +type: operator +date: 2022/08 \ No newline at end of file diff --git a/config/lee_trust_your_eyes.yaml b/config/lee_trust_your_eyes.yaml index 4b74c0e..1d6d79d 100644 --- a/config/lee_trust_your_eyes.yaml +++ b/config/lee_trust_your_eyes.yaml @@ -17,4 +17,5 @@ index.html: version: ${func:get_version()} project.json: !include config/_project.json.yaml link: lee_trust_your_eyes -type: skin \ No newline at end of file +type: skin +date: 2022/10 \ No newline at end of file diff --git a/config/ling.yaml b/config/ling.yaml index 2f5295e..4d3a9be 100644 --- a/config/ling.yaml +++ b/config/ling.yaml @@ -17,4 +17,5 @@ index.html: version: ${func:get_version()} project.json: !include config/_project.json.yaml link: ling -type: operator \ No newline at end of file +type: operator +date: 2022/01 \ No newline at end of file diff --git a/config/mizuki_summer_feast.yaml b/config/mizuki_summer_feast.yaml index 7d4bb17..d063550 100644 --- a/config/mizuki_summer_feast.yaml +++ b/config/mizuki_summer_feast.yaml @@ -17,4 +17,5 @@ index.html: version: ${func:get_version()} project.json: !include config/_project.json.yaml link: mizuki_summer_feast -type: skin \ No newline at end of file +type: skin +date: 2022/12 \ No newline at end of file diff --git a/config/nearl.yaml b/config/nearl.yaml index 4a03d2e..20918a4 100644 --- a/config/nearl.yaml +++ b/config/nearl.yaml @@ -17,4 +17,5 @@ index.html: version: ${func:get_version()} project.json: !include config/_project.json.yaml link: nearl -type: operator \ No newline at end of file +type: operator +date: 2021/11 \ No newline at end of file diff --git a/config/nearl_relight.yaml b/config/nearl_relight.yaml index 35bdb16..5cfa64b 100644 --- a/config/nearl_relight.yaml +++ b/config/nearl_relight.yaml @@ -17,4 +17,5 @@ index.html: version: ${func:get_version()} project.json: !include config/_project.json.yaml link: nearl_relight -type: skin \ No newline at end of file +type: skin +date: 2022/11 \ No newline at end of file diff --git a/config/nian.yaml b/config/nian.yaml index a6fe180..af31691 100644 --- a/config/nian.yaml +++ b/config/nian.yaml @@ -17,4 +17,5 @@ index.html: version: ${func:get_version()} project.json: !include config/_project.json.yaml link: nian -type: operator \ No newline at end of file +type: operator +date: 2020/01 \ No newline at end of file diff --git a/config/nian_unfettered_freedom.yaml b/config/nian_unfettered_freedom.yaml index abfbd26..da56bc5 100644 --- a/config/nian_unfettered_freedom.yaml +++ b/config/nian_unfettered_freedom.yaml @@ -17,4 +17,5 @@ index.html: version: ${func:get_version()} project.json: !include config/_project.json.yaml link: nian_unfettered_freedom -type: skin \ No newline at end of file +type: skin +date: 2021/02 \ No newline at end of file diff --git a/config/passager_dream_in_a_moment.yaml b/config/passager_dream_in_a_moment.yaml index b157e57..062d15f 100644 --- a/config/passager_dream_in_a_moment.yaml +++ b/config/passager_dream_in_a_moment.yaml @@ -17,4 +17,5 @@ index.html: version: ${func:get_version()} project.json: !include config/_project.json.yaml link: ling -type: skin \ No newline at end of file +type: skin +date: 2022/11 \ No newline at end of file diff --git a/config/phatom_focus.yaml b/config/phatom_focus.yaml index 29ddebb..d69601a 100644 --- a/config/phatom_focus.yaml +++ b/config/phatom_focus.yaml @@ -17,4 +17,5 @@ index.html: version: ${func:get_version()} project.json: !include config/_project.json.yaml link: phatom_focus -type: skin \ No newline at end of file +type: skin +date: 2022/04 \ No newline at end of file diff --git a/config/rosmontis.yaml b/config/rosmontis.yaml index 2a458a8..5c5fe8a 100644 --- a/config/rosmontis.yaml +++ b/config/rosmontis.yaml @@ -17,4 +17,5 @@ index.html: version: ${func:get_version()} project.json: !include config/_project.json.yaml link: rosmontis -type: operator \ No newline at end of file +type: operator +date: 2020/11 \ No newline at end of file diff --git a/config/rosmontis_become_anew.yaml b/config/rosmontis_become_anew.yaml index b4ff029..c8fdfa3 100644 --- a/config/rosmontis_become_anew.yaml +++ b/config/rosmontis_become_anew.yaml @@ -17,4 +17,5 @@ index.html: version: ${func:get_version()} project.json: !include config/_project.json.yaml link: rosmontis_become_anew -type: skin \ No newline at end of file +type: skin +date: 2022/11 \ No newline at end of file diff --git a/config/skadi.yaml b/config/skadi.yaml index 3cb7ff8..3662d43 100644 --- a/config/skadi.yaml +++ b/config/skadi.yaml @@ -17,4 +17,5 @@ index.html: version: ${func:get_version()} project.json: !include config/_project.json.yaml link: skadi -type: operator \ No newline at end of file +type: operator +date: 2021/05 \ No newline at end of file diff --git a/config/skadi_sublimation.yaml b/config/skadi_sublimation.yaml index 5d2744b..4ea5da9 100644 --- a/config/skadi_sublimation.yaml +++ b/config/skadi_sublimation.yaml @@ -17,4 +17,5 @@ index.html: version: ${func:get_version()} project.json: !include config/_project.json.yaml link: skadi_sublimation -type: skin \ No newline at end of file +type: skin +date: 2022/05 \ No newline at end of file diff --git a/config/specter.yaml b/config/specter.yaml index 43e7453..f323177 100644 --- a/config/specter.yaml +++ b/config/specter.yaml @@ -17,4 +17,5 @@ index.html: version: ${func:get_version()} project.json: !include config/_project.json.yaml link: specter -type: operator \ No newline at end of file +type: operator +date: 2022/05 \ No newline at end of file diff --git a/config/surtr_colorful_wonderland.yaml b/config/surtr_colorful_wonderland.yaml index c241e52..2a9e56d 100644 --- a/config/surtr_colorful_wonderland.yaml +++ b/config/surtr_colorful_wonderland.yaml @@ -13,8 +13,9 @@ index.html: fallback_name: char_350_surtr_summer%239 id: char_350_surtr_summer%239 operator_logo: logo_rhodes_override - title: 'Arknights: Colorful Wonderland / Surtr - 明日方舟:缤纷奇境·史尔特尔' + title: 'Arknights: Colorful Wonderland CW03 / Surtr - 明日方舟:缤纷奇境 CW03·史尔特尔' version: ${func:get_version()} project.json: !include config/_project.json.yaml link: surtr_colorful_wonderland -type: skin \ No newline at end of file +type: skin +date: 2022/08 \ No newline at end of file diff --git a/config/texas_the_omertosa.yaml b/config/texas_the_omertosa.yaml index cc02a66..307665b 100644 --- a/config/texas_the_omertosa.yaml +++ b/config/texas_the_omertosa.yaml @@ -17,4 +17,5 @@ index.html: version: ${func:get_version()} project.json: !include config/_project.json.yaml link: texas_the_omertosa -type: operator \ No newline at end of file +type: operator +date: 2022/11 \ No newline at end of file diff --git a/config/w.yaml b/config/w.yaml index a96eec4..b399dbd 100644 --- a/config/w.yaml +++ b/config/w.yaml @@ -17,4 +17,5 @@ index.html: version: ${func:get_version()} project.json: !include config/_project.json.yaml link: w -type: operator \ No newline at end of file +type: operator +date: 2020/05 \ No newline at end of file diff --git a/config/w_fugue.yaml b/config/w_fugue.yaml index ae275a3..451fbec 100644 --- a/config/w_fugue.yaml +++ b/config/w_fugue.yaml @@ -17,4 +17,5 @@ index.html: version: ${func:get_version()} project.json: !include config/_project.json.yaml link: w_fugue -type: skin \ No newline at end of file +type: skin +date: 2020/11 \ No newline at end of file