You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 

77 lines
2.2 KiB

{
"name": "top.mashiros.widget.ordinalscale",
"version": "1.1.2",
"title": {
"en": "Ordinal Scale Widget Collections",
"zh": "序列之争挂件合集"
},
"description": {
"en": "A collection of Ordinal Scale widget for SAO Utils 2, including top line, bottom line and weather widget with rich configuration options.",
"zh": "用于SAO Utils 2的序列之争挂件合集,包含顶部、底部线与天气挂件,并提供丰富的配置选项。"
},
"homepage": "https://nvg.dev/Mashiro_Sorata/ordinal-scale-widgets",
"bugs": {
"email": "mashiro_sorata@qq.com",
"url": "https://nvg.dev/Mashiro_Sorata/ordinal-scale-widgets/issues"
},
"author": {
"name": "Mashiro_Sorata",
"email": "mashiro_sorata@qq.com",
"url": "http://www.mashiros.top/"
},
"engines": {
"qt": "~5",
"qt.quick": ">=2.12",
"nvg.api": "~1"
},
"resources": [
{
"location": "/widget/topui",
"catalog": "widget",
"title": {
"en": "Ordinal Scale Top UI",
"zh": "序列之争顶部UI"
},
"preview": "Previews/TopUI.png",
"entry": "qml/TopUI.qml"
},
{
"location": "/widget/bottomui",
"catalog": "widget",
"title": {
"en": "Ordinal Scale Bottom UI",
"zh": "序列之争底部UI"
},
"preview": "Previews/BottomUI.png",
"entry": "qml/BottomUI.qml"
},
{
"location": "/widget/weather",
"catalog": "widget",
"title": {
"en": "Ordinal Scale Weather Widget",
"zh": "序列之争天气挂件"
},
"preview": "Previews/Weather.png",
"entry": "qml/WeatherWidget.qml"
},
{
"location": "/preset/widget/topui",
"catalog": "preset/widget",
"title": {
"en": "Ordinal Scale Top Battle UI",
"zh": "序列之争顶部战斗UI"
},
"preview": "Presets/TopUI/preview.png",
"entry": "Presets/TopUI/preset.json"
}
]
}