archive js
This commit is contained in:
13
archive/js/PathingBenchmark/manifest.json
Normal file
13
archive/js/PathingBenchmark/manifest.json
Normal file
@@ -0,0 +1,13 @@
|
||||
{
|
||||
"manifest_version": 1,
|
||||
"name": "路径追踪配队跑分",
|
||||
"version": "1.0",
|
||||
"description": "对配队的路径追踪性能进行量化呈现",
|
||||
"authors": [
|
||||
{
|
||||
"name": "HZYgrandma",
|
||||
"links": "https://github.com/HZYgrandma"
|
||||
}
|
||||
],
|
||||
"main": "main.js"
|
||||
}
|
||||
Reference in New Issue
Block a user