feat(live2d): add Nearl, W, and Rosmontis
This commit is contained in:
@@ -7,8 +7,11 @@ A project that builds showcase webpage for Arknights Live2D-equipped operators.
|
|||||||
| Operator | Live Preview | Steam Workshop |
|
| Operator | Live Preview | Steam Workshop |
|
||||||
|----------|--------------|----------------|
|
|----------|--------------|----------------|
|
||||||
| Nian | [Link](https://arknights.halyul.dev/nian/) | [Link](https://steamcommunity.com/sharedfiles/filedetails/?id=2564642594) |
|
| Nian | [Link](https://arknights.halyul.dev/nian/) | [Link](https://steamcommunity.com/sharedfiles/filedetails/?id=2564642594) |
|
||||||
|
| W | [Link](https://arknights.halyul.dev/w/) | [Link](https://steamcommunity.com/sharedfiles/filedetails/?id=2642838078) |
|
||||||
|
| Rosmontis | [Link](https://arknights.halyul.dev/rosmontis/) | [Link](https://steamcommunity.com/sharedfiles/filedetails/?id=2642834981) |
|
||||||
| Skadi the Corrupting Heart | [Link](https://arknights.halyul.dev/skadi/) | [Link](https://steamcommunity.com/sharedfiles/filedetails/?id=2492307783) |
|
| Skadi the Corrupting Heart | [Link](https://arknights.halyul.dev/skadi/) | [Link](https://steamcommunity.com/sharedfiles/filedetails/?id=2492307783) |
|
||||||
| Ch'en the Holungday | [Link](https://arknights.halyul.dev/chen/) | [Link](https://steamcommunity.com/sharedfiles/filedetails/?id=2564643862) |
|
| Ch'en the Holungday | [Link](https://arknights.halyul.dev/chen/) | [Link](https://steamcommunity.com/sharedfiles/filedetails/?id=2564643862) |
|
||||||
|
| Nearl the Radiant Knight | [Link](https://arknights.halyul.dev/neral/) | [Link](https://steamcommunity.com/sharedfiles/filedetails/?id=2642836787) |
|
||||||
|
|
||||||
- For Windows users: Use [Wallpaper Engine](https://www.wallpaperengine.io/en) or other softwares that support using webpage as desktop wallpaper.
|
- For Windows users: Use [Wallpaper Engine](https://www.wallpaperengine.io/en) or other softwares that support using webpage as desktop wallpaper.
|
||||||
- For macOS users: Use [Plash](https://github.com/sindresorhus/Plash), however, I don't have macOS machine, so your mileage may vary.
|
- For macOS users: Use [Plash](https://github.com/sindresorhus/Plash), however, I don't have macOS machine, so your mileage may vary.
|
||||||
|
|||||||
76
config.yaml
76
config.yaml
@@ -41,17 +41,17 @@ operators:
|
|||||||
_operator_settings.js:
|
_operator_settings.js:
|
||||||
fallbackImage_height: 2048
|
fallbackImage_height: 2048
|
||||||
fallbackImage_width: 2048
|
fallbackImage_width: 2048
|
||||||
filename: dyn_illust_char_1013_nearl2
|
filename: dyn_illust_char_1014_nearl2
|
||||||
fps: 60
|
fps: 60
|
||||||
opacity: 100
|
opacity: 30
|
||||||
viewport_bottom: 1
|
viewport_bottom: 0
|
||||||
viewport_left: 0
|
viewport_left: 2
|
||||||
viewport_right: 0
|
viewport_right: 3
|
||||||
viewport_top: 1
|
viewport_top: 10
|
||||||
index.html:
|
index.html:
|
||||||
fallback_name: char_1013_nearl2_2
|
fallback_name: char_1014_nearl2_2
|
||||||
id: char_1013_nearl2
|
id: char_1014_nearl2
|
||||||
operator_logo: logo_rhodes_override
|
operator_logo: logo_kazimierz
|
||||||
title: Nearl the Radiant Knight
|
title: Nearl the Radiant Knight
|
||||||
version: __get_version
|
version: __get_version
|
||||||
project.json:
|
project.json:
|
||||||
@@ -61,14 +61,14 @@ operators:
|
|||||||
Wallpaper Engine > 设置 > 性能 > FPS 下设置FPS\n\nLive preview on: https://arknights.halyul.dev/nearl\nGithub:
|
Wallpaper Engine > 设置 > 性能 > FPS 下设置FPS\n\nLive preview on: https://arknights.halyul.dev/nearl\nGithub:
|
||||||
https://github.com/Halyul/aklive2d'
|
https://github.com/Halyul/aklive2d'
|
||||||
title: 'Arknights: Nearl the Radiant Knight - 明日方舟:耀骑士临光'
|
title: 'Arknights: Nearl the Radiant Knight - 明日方舟:耀骑士临光'
|
||||||
ui_logo_opacity: 100
|
ui_logo_opacity: 30
|
||||||
ui_logo_ratio: 61.8
|
ui_logo_ratio: 61.8
|
||||||
ui_operator_logo: 'true'
|
ui_operator_logo: 'true'
|
||||||
ui_position_padding_bottom: 1
|
ui_position_padding_bottom: 0
|
||||||
ui_position_padding_left: 0
|
ui_position_padding_left: 2
|
||||||
ui_position_padding_right: 0
|
ui_position_padding_right: 3
|
||||||
ui_position_padding_top: 1
|
ui_position_padding_top: 10
|
||||||
workshopid: -1
|
workshopid: 2642836787
|
||||||
nian:
|
nian:
|
||||||
_operator_settings.js:
|
_operator_settings.js:
|
||||||
fallbackImage_height: 2048
|
fallbackImage_height: 2048
|
||||||
@@ -104,17 +104,17 @@ operators:
|
|||||||
_operator_settings.js:
|
_operator_settings.js:
|
||||||
fallbackImage_height: 2048
|
fallbackImage_height: 2048
|
||||||
fallbackImage_width: 2048
|
fallbackImage_width: 2048
|
||||||
filename: dyn_illust_char_1013_rosmontis
|
filename: dyn_illust_char_391_rosmon
|
||||||
fps: 60
|
fps: 60
|
||||||
opacity: 100
|
opacity: 100
|
||||||
viewport_bottom: 1
|
viewport_bottom: -1
|
||||||
viewport_left: 0
|
viewport_left: 0
|
||||||
viewport_right: 0
|
viewport_right: -14
|
||||||
viewport_top: 1
|
viewport_top: -38
|
||||||
index.html:
|
index.html:
|
||||||
fallback_name: char_1013_rosmontis
|
fallback_name: char_391_rosmon_2
|
||||||
id: char_1013_rosmontis
|
id: char_391_rosmon
|
||||||
operator_logo: logo_rhodes
|
operator_logo: logo_rhodes_override
|
||||||
title: Rosmontis
|
title: Rosmontis
|
||||||
version: __get_version
|
version: __get_version
|
||||||
project.json:
|
project.json:
|
||||||
@@ -127,11 +127,11 @@ operators:
|
|||||||
ui_logo_opacity: 100
|
ui_logo_opacity: 100
|
||||||
ui_logo_ratio: 61.8
|
ui_logo_ratio: 61.8
|
||||||
ui_operator_logo: 'true'
|
ui_operator_logo: 'true'
|
||||||
ui_position_padding_bottom: 1
|
ui_position_padding_bottom: -1
|
||||||
ui_position_padding_left: 0
|
ui_position_padding_left: 0
|
||||||
ui_position_padding_right: 0
|
ui_position_padding_right: -14
|
||||||
ui_position_padding_top: 1
|
ui_position_padding_top: -38
|
||||||
workshopid: -1
|
workshopid: 2642834981
|
||||||
skadi:
|
skadi:
|
||||||
_operator_settings.js:
|
_operator_settings.js:
|
||||||
fallbackImage_height: 2048
|
fallbackImage_height: 2048
|
||||||
@@ -167,16 +167,16 @@ operators:
|
|||||||
_operator_settings.js:
|
_operator_settings.js:
|
||||||
fallbackImage_height: 2048
|
fallbackImage_height: 2048
|
||||||
fallbackImage_width: 2048
|
fallbackImage_width: 2048
|
||||||
filename: dyn_illust_char_1013_w
|
filename: dyn_illust_char_113_cqbw
|
||||||
fps: 60
|
fps: 60
|
||||||
opacity: 100
|
opacity: 30
|
||||||
viewport_bottom: 1
|
viewport_bottom: 1
|
||||||
viewport_left: 0
|
viewport_left: 3
|
||||||
viewport_right: 0
|
viewport_right: -3
|
||||||
viewport_top: 1
|
viewport_top: 0
|
||||||
index.html:
|
index.html:
|
||||||
fallback_name: char_1013_w
|
fallback_name: char_113_cqbw_2
|
||||||
id: char_1013_w
|
id: char_113_cqbw
|
||||||
operator_logo: logo_babel
|
operator_logo: logo_babel
|
||||||
title: W
|
title: W
|
||||||
version: __get_version
|
version: __get_version
|
||||||
@@ -187,14 +187,14 @@ operators:
|
|||||||
> 性能 > FPS 下设置FPS\n\nLive preview on: https://arknights.halyul.dev/w\nGithub:
|
> 性能 > FPS 下设置FPS\n\nLive preview on: https://arknights.halyul.dev/w\nGithub:
|
||||||
https://github.com/Halyul/aklive2d'
|
https://github.com/Halyul/aklive2d'
|
||||||
title: 'Arknights: W - 明日方舟:W'
|
title: 'Arknights: W - 明日方舟:W'
|
||||||
ui_logo_opacity: 100
|
ui_logo_opacity: 30
|
||||||
ui_logo_ratio: 61.8
|
ui_logo_ratio: 61.8
|
||||||
ui_operator_logo: 'true'
|
ui_operator_logo: 'true'
|
||||||
ui_position_padding_bottom: 1
|
ui_position_padding_bottom: 1
|
||||||
ui_position_padding_left: 0
|
ui_position_padding_left: 3
|
||||||
ui_position_padding_right: 0
|
ui_position_padding_right: -3
|
||||||
ui_position_padding_top: 1
|
ui_position_padding_top: 0
|
||||||
workshopid: -1
|
workshopid: 2642838078
|
||||||
server:
|
server:
|
||||||
operator_folder: ./operator/
|
operator_folder: ./operator/
|
||||||
release_folder: ./release/
|
release_folder: ./release/
|
||||||
|
|||||||
Reference in New Issue
Block a user