feat(live2d): init config for Unfettered Freedom / Nian, Everything is a Miracle / Dusk, Ling
This commit is contained in:
@@ -7,11 +7,14 @@ A project that builds showcase webpage for Arknights Live2D-equipped operators.
|
||||
| Operator | Live Preview | Steam Workshop |
|
||||
|----------|--------------|----------------|
|
||||
| Nian | [Link](https://arknights.halyul.dev/nian/) | [Link](https://steamcommunity.com/sharedfiles/filedetails/?id=2564642594) |
|
||||
| Unfettered Freedom / Nian | [Link](https://arknights.halyul.dev/nian_unfettered_freedom/) | [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) |
|
||||
| Everything is a Miracle / Dusk | [Link](https://arknights.halyul.dev/dusk_everything_is_a_miracle/) | [Link](https://steamcommunity.com/sharedfiles/filedetails/?id=2564642594) |
|
||||
| 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) |
|
||||
| Nearl the Radiant Knight | [Link](https://arknights.halyul.dev/neral/) | [Link](https://steamcommunity.com/sharedfiles/filedetails/?id=2642836787) |
|
||||
| Ling | [Link](https://arknights.halyul.dev/ling/) | [Link](https://steamcommunity.com/sharedfiles/filedetails/?id=2564642594) |
|
||||
|
||||
- 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.
|
||||
|
||||
96
config.yaml
96
config.yaml
@@ -37,6 +37,70 @@ operators:
|
||||
ui_position_padding_right: ${var:_operator_settings.js->viewport_right}
|
||||
ui_position_padding_top: ${var:_operator_settings.js->viewport_top}
|
||||
workshopid: 2564643862
|
||||
dusk_everything_is_a_miracle:
|
||||
_operator_settings.js:
|
||||
fallbackImage_height: 2048
|
||||
fallbackImage_width: 2048
|
||||
filename: dyn_illust_char_2015_dusk2
|
||||
fps: 60
|
||||
opacity: 30
|
||||
viewport_bottom: 5
|
||||
viewport_left: 2
|
||||
viewport_right: 2
|
||||
viewport_top: 3
|
||||
index.html:
|
||||
fallback_name: char_2015_dusk2_2
|
||||
id: char_2015_dusk2
|
||||
operator_logo: logo_sui
|
||||
title: 'Arknights: Everything is a Miracle / Dusk - 明日方舟:染尘烟·夕'
|
||||
version: ${func:get_version()}
|
||||
project.json:
|
||||
description: 'Arknights: Everything is a Miracle / Dusk Live 2D\n明日方舟:染尘烟·夕
|
||||
Live 2D\nThe model is extracted from game with Spine support.\n模型来自游戏内提取,支持Spine\nPlease
|
||||
set your FPS target in Wallpaper Engine > Settings > Performance > FPS\n请在
|
||||
Wallpaper Engine > 设置 > 性能 > FPS 下设置FPS\n\nLive preview on: https://arknights.halyul.dev/dusk_everything_is_a_miracle\nGithub:
|
||||
https://github.com/Halyul/aklive2d'
|
||||
title: ${var:index.html->title}
|
||||
ui_logo_opacity: ${var:_operator_settings.js->opacity}
|
||||
ui_logo_ratio: 61.8
|
||||
ui_operator_logo: 'true'
|
||||
ui_position_padding_bottom: ${var:_operator_settings.js->viewport_bottom}
|
||||
ui_position_padding_left: ${var:_operator_settings.js->viewport_left}
|
||||
ui_position_padding_right: ${var:_operator_settings.js->viewport_right}
|
||||
ui_position_padding_top: ${var:_operator_settings.js->viewport_top}
|
||||
workshopid: -1
|
||||
ling:
|
||||
_operator_settings.js:
|
||||
fallbackImage_height: 2048
|
||||
fallbackImage_width: 2048
|
||||
filename: dyn_illust_char_2016_ling
|
||||
fps: 60
|
||||
opacity: 30
|
||||
viewport_bottom: 5
|
||||
viewport_left: 2
|
||||
viewport_right: 2
|
||||
viewport_top: 3
|
||||
index.html:
|
||||
fallback_name: char_2016_ling_2
|
||||
id: char_2016_ling
|
||||
operator_logo: logo_sui
|
||||
title: 'Arknights: Ling - 明日方舟:令'
|
||||
version: ${func:get_version()}
|
||||
project.json:
|
||||
description: 'Arknights: Ling Live 2D\n明日方舟:令 Live 2D\nThe model is extracted
|
||||
from game with Spine support.\n模型来自游戏内提取,支持Spine\nPlease set your FPS target
|
||||
in Wallpaper Engine > Settings > Performance > FPS\n请在 Wallpaper Engine >
|
||||
设置 > 性能 > FPS 下设置FPS\n\nLive preview on: https://arknights.halyul.dev/ling\nGithub:
|
||||
https://github.com/Halyul/aklive2d'
|
||||
title: ${var:index.html->title}
|
||||
ui_logo_opacity: ${var:_operator_settings.js->opacity}
|
||||
ui_logo_ratio: 61.8
|
||||
ui_operator_logo: 'true'
|
||||
ui_position_padding_bottom: ${var:_operator_settings.js->viewport_bottom}
|
||||
ui_position_padding_left: ${var:_operator_settings.js->viewport_left}
|
||||
ui_position_padding_right: ${var:_operator_settings.js->viewport_right}
|
||||
ui_position_padding_top: ${var:_operator_settings.js->viewport_top}
|
||||
workshopid: -1
|
||||
nearl:
|
||||
_operator_settings.js:
|
||||
fallbackImage_height: 2048
|
||||
@@ -101,6 +165,38 @@ operators:
|
||||
ui_position_padding_right: ${var:_operator_settings.js->viewport_right}
|
||||
ui_position_padding_top: ${var:_operator_settings.js->viewport_top}
|
||||
workshopid: 2564642594
|
||||
nian_unfettered_freedom:
|
||||
_operator_settings.js:
|
||||
fallbackImage_height: 2048
|
||||
fallbackImage_width: 2048
|
||||
filename: dyn_illust_char_2014_nian2
|
||||
fps: 60
|
||||
opacity: 30
|
||||
viewport_bottom: 5
|
||||
viewport_left: 2
|
||||
viewport_right: 2
|
||||
viewport_top: 3
|
||||
index.html:
|
||||
fallback_name: char_2014_nian2_2
|
||||
id: char_2014_nian
|
||||
operator_logo: logo_sui
|
||||
title: 'Arknights: Unfettered Freedom / Nian - 明日方舟:乐逍遥·年'
|
||||
version: ${func:get_version()}
|
||||
project.json:
|
||||
description: 'Arknights: Unfettered Freedom / Nian Live 2D\n明日方舟:乐逍遥·年 Live
|
||||
2D\nThe model is extracted from game with Spine support.\n模型来自游戏内提取,支持Spine\nPlease
|
||||
set your FPS target in Wallpaper Engine > Settings > Performance > FPS\n请在
|
||||
Wallpaper Engine > 设置 > 性能 > FPS 下设置FPS\n\nLive preview on: https://arknights.halyul.dev/nian_unfettered_freedom\nGithub:
|
||||
https://github.com/Halyul/aklive2d'
|
||||
title: ${var:index.html->title}
|
||||
ui_logo_opacity: ${var:_operator_settings.js->opacity}
|
||||
ui_logo_ratio: 61.8
|
||||
ui_operator_logo: 'true'
|
||||
ui_position_padding_bottom: ${var:_operator_settings.js->viewport_bottom}
|
||||
ui_position_padding_left: ${var:_operator_settings.js->viewport_left}
|
||||
ui_position_padding_right: ${var:_operator_settings.js->viewport_right}
|
||||
ui_position_padding_top: ${var:_operator_settings.js->viewport_top}
|
||||
workshopid: -1
|
||||
rosmontis:
|
||||
_operator_settings.js:
|
||||
fallbackImage_height: 2048
|
||||
|
||||
Reference in New Issue
Block a user