From efc1498a253179f64df0ada1fef89f6319ac82b1 Mon Sep 17 00:00:00 2001 From: zsyg <3872006562@qq.com> Date: Fri, 11 Jul 2025 16:07:43 +0800 Subject: [PATCH] =?UTF-8?q?=E6=B7=BB=E5=8A=A0=E5=BA=94=E7=94=A8=E5=8D=A1?= =?UTF-8?q?=E7=89=87?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- MainForm.cs | 25 +++++++++++++++++++++++++ 1 file changed, 25 insertions(+) diff --git a/MainForm.cs b/MainForm.cs index fa0a37e..8dfcb27 100644 --- a/MainForm.cs +++ b/MainForm.cs @@ -1251,6 +1251,31 @@ namespace AppStore "https://ghproxy.net/https://github.com/vladelaina/Catime/releases/download/v1.1.1/catime_1.1.1.exe", "img/png/catime_resize.png")); + flowPanel.Controls.Add(CreateAppCard( + "Cataclysm-DDA", + "https://ghproxy.cn/https://github.com/CleverRaven/Cataclysm-DDA/releases/download/0.H-RELEASE/cdda-windows-with-graphics-and-sounds-x64-2024-11-23-1857.zip", + "img/png/Cataclysm-DDA.png")); + + flowPanel.Controls.Add(CreateAppCard( + "gophish", + "https://ghproxy.cn/https://github.com/gophish/gophish/releases/download/v0.12.1/gophish-v0.12.1-windows-64bit.zip", + "img/png/gophish.png")); + + flowPanel.Controls.Add(CreateAppCard( + "NoteGen", + "https://ghproxy.cn/https://github.com/codexu/note-gen/releases/download/note-gen-v0.19.3/NoteGen_0.19.3_x64-setup.exe", + "img/png/NoteGen.png")); + + flowPanel.Controls.Add(CreateAppCard( + "hashcat", + "https://ghproxy.cn/https://github.com/hashcat/hashcat/releases/download/v6.2.6/hashcat-6.2.6.7z", + "img/png/hashcat.png")); + + flowPanel.Controls.Add(CreateAppCard( + "rpg-cli", + "https://gh-proxy.com/https://github.com/facundoolano/rpg-cli/releases/download/1.2.0/rpg-cli-1.2.0-windows.exe", + "")); + flowPanel.Controls.Add(CreateAppCard( "fluxy", "https://ghproxy.net/https://github.com/alley-rs/fluxy/releases/download/v0.1.17/fluxy_0.1.17_x64-setup.exe",