[PR #122] [MERGED] feat: add umu executable finding #152

Closed
opened 2026-02-17 17:12:12 -05:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/Drop-OSS/drop-app/pull/122
Author: @quexeky
Created: 8/18/2025
Status: Merged
Merged: 8/18/2025
Merged by: @quexeky

Base: developHead: 121-dynamically-find-umu-executable


📝 Commits (1)

  • 7ee4a96 feat: add umu executable finding

📊 Changes

4 files changed (+43 additions, -17 deletions)

View changed files

📝 src-tauri/src/games/downloads/download_logic.rs (+2 -3)
📝 src-tauri/src/lib.rs (+2 -9)
📝 src-tauri/src/process/process_handlers.rs (+38 -4)
📝 src-tauri/src/remote/commands.rs (+1 -1)

📄 Description

Fixes #121


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/Drop-OSS/drop-app/pull/122 **Author:** [@quexeky](https://github.com/quexeky) **Created:** 8/18/2025 **Status:** ✅ Merged **Merged:** 8/18/2025 **Merged by:** [@quexeky](https://github.com/quexeky) **Base:** `develop` ← **Head:** `121-dynamically-find-umu-executable` --- ### 📝 Commits (1) - [`7ee4a96`](https://github.com/Drop-OSS/drop-app/commit/7ee4a96d4a04541a20efb4a19b86a2986da79154) feat: add umu executable finding ### 📊 Changes **4 files changed** (+43 additions, -17 deletions) <details> <summary>View changed files</summary> 📝 `src-tauri/src/games/downloads/download_logic.rs` (+2 -3) 📝 `src-tauri/src/lib.rs` (+2 -9) 📝 `src-tauri/src/process/process_handlers.rs` (+38 -4) 📝 `src-tauri/src/remote/commands.rs` (+1 -1) </details> ### 📄 Description Fixes #121 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
yindo added the pull-request label 2026-02-17 17:12:12 -05:00
yindo closed this issue 2026-02-17 17:12:12 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: Drop-OSS/drop-app#152