archive js

This commit is contained in:
起个名字好难的喵
2025-07-28 11:30:03 +08:00
parent 6002f6b54c
commit 0f3da7a6d0
24 changed files with 181 additions and 181 deletions

View File

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