From 38a200fce94d19934daa640bf86a471cf4e46f95 Mon Sep 17 00:00:00 2001 From: balugaq <129668183+balugaq@users.noreply.github.com> Date: Thu, 19 Dec 2024 07:03:35 +0800 Subject: [PATCH] =?UTF-8?q?chore(repos):=20=E6=96=B0=E5=A2=9E=20SummaryHel?= =?UTF-8?q?per=20(#119)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- frontend/public/repos.json | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) diff --git a/frontend/public/repos.json b/frontend/public/repos.json index 7229417..c80d467 100644 --- a/frontend/public/repos.json +++ b/frontend/public/repos.json @@ -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" + } + } + } } }