aboutsummaryrefslogtreecommitdiffstatshomepage
Commit message (Expand)AuthorAgeFilesLines
* feat: enhance release workflow with changelog generation and release creation...HsiangNianian2026-01-131-9/+34
* feat: bump version to 0.1.2 in Cargo.tomlv0.1.2HsiangNianian2026-01-132-2/+2
* feat: add Minecraft DropOut launcher with version fetching and basic UIHsiangNianian2026-01-1328-349/+5325
* feat: Update macOS runner to use latest version in CI workflowHsiangNianian2026-01-131-1/+1
* feat: Refactor CI workflow to support multiple Linux architectures and update...HsiangNianian2026-01-131-21/+69
* feat: Remove universal architecture targets from macOS build matrixHsiangNianian2026-01-131-7/+1
* feat: Update macOS build targets to support macOS 14 and universal architectureHsiangNianian2026-01-131-1/+14
* feat: Bump version to 0.1.1 in Cargo.tomlv0.1.1HsiangNianian2026-01-131-1/+1
* feat: Update macOS build configuration to support multiple OS versions and al...HsiangNianian2026-01-131-1/+7
* feat: Update release workflow and add Debian package metadatav0.1.0HsiangNianian2026-01-132-90/+216
* feat: Added version control functionality and integrated Tokio and Reqwest to...HsiangNianian2026-01-135-13/+87
* refactor: 移除 build.rs 中的无用注释HsiangNianian2025-01-221-2/+0
* Delete Cargo.lock简律纯2025-01-161-992/+0
* chore: 更新 .gitignore 文件以包含 Cargo.lockHsiangNianian2025-01-161-1/+4
* chore: 更新依赖项版本并添加新依赖HsiangNianian2025-01-162-33/+166
* refactor: 移除 macOS 环境变量设置步骤并注释掉 Ubuntu 依赖安装HsiangNianian2025-01-161-25/+3
* feat: 添加 macOS 环境变量导出步骤到发布工作流HsiangNianian2025-01-161-0/+7
* fix: add pkg-config setup for macOS in release workflowHsiangNianian2025-01-161-0/+8
* 更新发布工作流以包括对主分支的推送触发HsiangNianian2025-01-161-0/+2
* first commitHsiangNianian2025-01-1612-0/+1164