Skip to content

Commit

Permalink
chore(repos): 新增 SummaryHelper (#119)
Browse files Browse the repository at this point in the history
  • Loading branch information
balugaq authored Dec 18, 2024
1 parent 1dbab31 commit 38a200f
Showing 1 changed file with 21 additions and 0 deletions.
21 changes: 21 additions & 0 deletions frontend/public/repos.json
Original file line number Diff line number Diff line change
Expand Up @@ -2525,5 +2525,26 @@
}
}
}
},
"balugaq/SummaryHelper:master": {
"type": "maven",
"buildOptions": {
"name": "SummaryHelper",
"version": "Build {version} (git {git_commit})"
},
"displayOptions": {
"hidden": false,
"name": "SummaryHelper",
"authors": ["balugaq"],
"keywords": ["SummaryHelper", "寻找粘液刻延迟最高的机器"],
"requirements": {
"java": {
"1": "20"
},
"minecraft": {
"1": "1.20"
}
}
}
}
}

0 comments on commit 38a200f

Please sign in to comment.