Files
bettergi-scripts-list/repo/js/ArtifactsGroupPurchasing/manifest.json
mno 81a4ff590e js:联机狗粮团购1.10.0 (#2514)
* js:联机狗粮团购1.10.0

补全强迫症模式逻辑

* js:锄地一条龙1.13.1

完善队伍检验逻辑

* Update main.js
2025-12-17 15:52:05 +08:00

25 lines
498 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": "AAA狗粮联机团购",
"version": "1.10.0",
"tags": [
"狗粮"
],
"description": "配合AAA狗粮批发使用联机运行多条收尾路线",
"saved_files": [
"records/*.txt",
"targets/*.png"
],
"authors": [
{
"name": "mno",
"links": "https://github.com/Bedrockx"
},
{
"name": "汐",
"links": "https://github.com/jiegedabaobei"
}
],
"settings_ui": "settings.json",
"main": "main.js"
}