Files
bettergi-scripts-list/repo/js/MiliastraExperienceAutomationByCollect/manifest.json

27 lines
636 B
JSON
Raw 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.
{
"manifest_version": 1,
"name": "千星奇域通过收藏每周刷取经验值",
"version": "0.9",
"bgi_version": "0.52.0",
"description": "千星奇域通过收藏每周刷取经验值基于MiliastraExperienceAutomation修改",
"authors": [
{
"name": "breadgrocery",
"link": "https://github.com/breadgrocery"
},
{
"name": "躁动的氨气",
"link": "https://github.com/zaodonganqi"
},
{
"name": "luguoyixiazi",
"link": "https://github.com/luguoyixiazi"
}
],
"main": "main.js",
"settings_ui": "settings.json",
"saved_files": [
"store/*.json"
]
}