Files
bettergi-scripts-list/repo/js/PathingBenchmark/manifest.json
起个名字好难的喵 87cde0596f fix: manifest.json格式 (#1273)
2025-07-04 22:49:39 +08:00

12 lines
247 B
JSON

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