Files
bettergi-scripts-list/repo/js/ArtifactsGroupPurchasing/manifest.json
f94ad40054 狗粮小补丁3.2 (#2950)
* 狗粮小补丁3.2

* 1
2026-03-02 09:27:25 +08:00

25 lines
499 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.13.93",
"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"
}