77 lines
2.2 KiB
JSON
Raw Permalink Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

{
"name": "top.mashiros.widget.ordinalscale",
"version": "1.1.6",
"title": {
"en": "Ordinal Scale Widgets Collection",
"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"
}
]
}