mirror of
https://github.com/Drop-OSS/drop-app.git
synced 2026-07-19 13:35:57 -04:00
[PR #188] [MERGED] Fix emulator path calculation #188
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/Drop-OSS/drop-app/pull/188
Author: @DecDuck
Created: 2/25/2026
Status: ✅ Merged
Merged: 2/25/2026
Merged by: @DecDuck
Base:
develop← Head:fix-emulator-path📝 Commits (1)
ae4c07bfix: emulator path calculation📊 Changes
2 files changed (+1 additions, -1 deletions)
View changed files
📝
src-tauri/games/src/library.rs(+0 -1)📝
src-tauri/process/src/process_manager.rs(+1 -0)📄 Description
Fixes a typo that makes the emulator executable append to the game install dir, not the emulator install dir.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.