mirror of
https://github.com/PlayCover/PlayCover.git
synced 2026-04-26 08:15:56 +03:00
[PR #1582] [CLOSED] check if playchain folder exists when starting app from playcover as … #1888
Labels
No labels
UI
app-support
bug
bug
documentation
duplicate
enhancement
game-support
good first issue
help wanted / caution
inactive
invalid
macos-beta
pull-request
question
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/PlayCover#1888
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
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/PlayCover/PlayCover/pull/1582
Author: @mrjasonzee
Created: 7/11/2024
Status: ❌ Closed
Base:
develop← Head:develop📝 Commits (1)
1f6acf1check if playchain folder exists when starting app from playcover as a failsafe📊 Changes
3 files changed (+22 additions, -12 deletions)
View changed files
📝
Cartfile.resolved(+1 -1)📝
PlayCover.xcodeproj/project.pbxproj(+8 -8)📝
PlayCover/Model/PlayApp.swift(+13 -3)📄 Description
Just in case something does happen where the playchain folder does not get created or whatever the case may be, every time the app is launched through playcover it checks if the playchain folder exists. makes sure games like genshin will work no matter what
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.