From 7d393aa8175b4d3594006750bb8c17d8eb2f5282 Mon Sep 17 00:00:00 2001 From: zsyg <3872006562@qq.com> Date: Thu, 24 Jul 2025 08:08:43 +0800 Subject: [PATCH] =?UTF-8?q?=E6=B7=BB=E5=8A=A0=E6=9B=B4=E5=A4=9A=E5=BA=94?= =?UTF-8?q?=E7=94=A8=E5=8D=A1=E7=89=87?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- MainForm.cs | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/MainForm.cs b/MainForm.cs index caa488b..a4ea701 100644 --- a/MainForm.cs +++ b/MainForm.cs @@ -1129,6 +1129,12 @@ namespace AppStore "img/png/godot.png", "Godot - 免费开源的由社区驱动的游戏引擎")); + flowPanel.Controls.Add(CreateAppCard( + "luanti游戏引擎", + "https://www.ghproxy.cn/https://github.com/luanti-org/luanti/releases/download/5.12.0/luanti-5.12.0-win64.zip", + "img/png/Luanti.png", + "Luanti - Luanti(以前称为 Minetest)是一个开源体素游戏创建平台,具有简单的模组和游戏创建功能")); + flowPanel.Controls.Add(CreateAppCard( "7-Zip", "https://objects.githubusercontent.com/github-production-release-asset-2e65be/466446150/1645817e-3677-4207-93ff-e62de7e147be?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=releaseassetproduction%2F20250613%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20250613T035936Z&X-Amz-Expires=300&X-Amz-Signature=5e02d5fc34f45bd8308029c9fc78052007e9475ce0e32775619921cb8f3b83ea&X-Amz-SignedHeaders=host&response-content-disposition=attachment%3B%20filename%3D7z2409-x64.exe&response-content-type=application%2Foctet-stream", @@ -1544,6 +1550,12 @@ namespace AppStore "img/ico/Sumatra PDF.ico", "Sumatra PDF - 轻量级的PDF阅读器")); + flowPanel.Controls.Add(CreateAppCard( + "LiveRecorder", + "https://ghproxy.net/https://github.com/auqhjjqdo/LiveRecorder/releases/download/v2.35/LiveRecorder_Windows_v2.35.zip", + "", + "LiveRecorder - 基于Streamlink的全自动直播录制工具")); + flowPanel.Controls.Add(CreateAppCard( "Freeplane", "https://ghproxy.net/https://github.com/zs-yg/package/releases/download/v0.5/Freeplane-Setup-1.12.11.exe.7z",