Files
bettergi-scripts-list/repo/js/HoeingPathingTest/manifest.json
起个名字好难的喵 e88da01a4f update js authors info
2025-07-22 17:25:30 +08:00

18 lines
472 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": "1.0",
"description": "用于测试锄地路线的怪物信息运行时间并根据运行记录修改description字段以适配js锄地一条龙",
"authors": [
{
"name": "mno",
"links": "https://github.com/Bedrockx"
},
{
"name": "Tool_tingsu",
"links": "https://github.com/Tooltingsu"
}
],
"settings_ui": "settings.json",
"main": "main.js"
}