Files
bettergi-scripts-list/repo/js/ArtifactsGroupPurchasing/manifest.json
bc2fef978f 狗粮 (#1738)
1.修几条路线414,501,506,623,632,640,642,643,06灵迷纹
2.新增多人联机629清怪
3.多人联机路线修几处
2025-08-28 02:56:11 +08:00

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