Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add .appimage support and no extension support #2

Open
DanHolli opened this issue Jul 22, 2022 · 0 comments
Open

Add .appimage support and no extension support #2

DanHolli opened this issue Jul 22, 2022 · 0 comments

Comments

@DanHolli
Copy link

Repeat of #1
Reason for repeat: issue was closed but not resolved
Why this should be implemented: .appimage files are ready to run across distributions and are a single file installation
How this can be implemented: don't stop install as there's nothing to install. It's an executable file all that needs to be done is copy the file to the game folder and "chmod +x" the file
Difficulty of implementation: Low. Again just copy and mark as executable

Potential issues: version tracking
Potential issue resolution: create a simple file in the game folder denoting the version

Games I've tried playing that won't install due to this issue: OneShot (.appimage) and Super Hexagon (no extension)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant