chore: use include to shorten main yaml config
This commit is contained in:
26
config/chen.yaml
Normal file
26
config/chen.yaml
Normal file
@@ -0,0 +1,26 @@
|
||||
_operator_settings.js:
|
||||
fallbackImage_height: 2048
|
||||
fallbackImage_width: 2048
|
||||
filename: dyn_illust_char_1013_chen2
|
||||
fps: 60
|
||||
opacity: 100
|
||||
viewport_bottom: 1
|
||||
viewport_left: 0
|
||||
viewport_right: 0
|
||||
viewport_top: 1
|
||||
index.html:
|
||||
fallback_name: char_1013_chen2_2
|
||||
id: char_1013_chen2
|
||||
operator_logo: logo_rhodes_override
|
||||
title: 'Arknights: Ch''en/Chen the Holungday - 明日方舟:假日威龙陈'
|
||||
version: ${func:get_version()}
|
||||
project.json:
|
||||
description: 'Arknights: Ch''en/Chen the Holungday 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/chen\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}
|
||||
Reference in New Issue
Block a user