Files
bettergi-scripts-list/repo/js/PathingBenchmark/manifest.json
2025-07-05 00:25:10 +08:00

13 lines
294 B
JSON

{
"manifest_version": 1,
"name": "路径追踪配队跑分",
"version": "1.0",
"description": "对配队的路径追踪性能进行量化呈现",
"authors": [
{
"name": "HZYgrandma",
"links": "https://github.com/HZYgrandma"
}
],
"main": "main.js"
}