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

Fix Download Links #15

Open
WilsonGoins opened this issue May 27, 2024 · 7 comments · May be fixed by #27
Open

Fix Download Links #15

WilsonGoins opened this issue May 27, 2024 · 7 comments · May be fixed by #27
Assignees

Comments

@WilsonGoins
Copy link
Collaborator

The buttons to download the game currently only work on Windows. All three links are the same, so if Mac or Linux users try to download the game it will say it is not compatible with their system.

So the links for Mac and Linux download buttons need to be fixed. Changes to the code need to be made wherever these buttons appear which is in Home.js and Download.js

@vule19
Copy link

vule19 commented May 28, 2024

Can I work on this issue?

@WilsonGoins
Copy link
Collaborator Author

Can I work on this issue?

Yes! Ren’Py has functionality to create these folders which should be stored in a google drive and the link allows you to download it. I don’t know the specifics, if you need help reach out on the Open Source Club discord in the “bytes-of-love” or “bytes-of-website” channels.

@vule19
Copy link

vule19 commented May 29, 2024

Hi! i wanted to change the issue I want to fix, hope that okay.

@WilsonGoins
Copy link
Collaborator Author

Hi! i wanted to change the issue I want to fix, hope that okay.

Yep no problem

@jonana-split
Copy link

hello! could I be assigned to this issue?

@WilsonGoins
Copy link
Collaborator Author

hello! could I be assigned to this issue?

Sorry for the late response, sure! Let me know if you have any trouble

@zeim839
Copy link
Contributor

zeim839 commented Jun 30, 2024

Suggestion:

  1. Compile the game for MacOS, Windows, Linux.
  2. Upload binaries to GitHub releases
  3. Add an href to the Bytes of Love website that links to the GitHub releases page.
  4. Users now have access to the full release history (old versions, etc.) and you don't have to update the site every time the binary changes or a new version is released.

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

Successfully merging a pull request may close this issue.

4 participants