-
Notifications
You must be signed in to change notification settings - Fork 36
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
fixed download links for Mac and Linux #27
base: main
Are you sure you want to change the base?
Conversation
…ame from BytesOfLove Github
LGTM, if you can do the Windows link too I think it will be good to merge! |
@AntonCSalvador Will do! I'll get to that now. I also noticed that the text color in the About and Help screens is a bit dark in this version of the game. I'm not quite sure how that would be altered but I wanted to let you know! |
@jonana-split ACTUALLY sorry can we review the other PRs in the actual BOL game first before you make the download links? |
@AntonCSalvador yeah ofc! just lmk when ur good to go and i can make the links again |
Thanks for your hard work, it is really appreciated! I'll ping you here when I get the update from our main PR person for the Bytes Of Love main repo |
Its no problem at all! Love what you guys are making here :D and okay sounds good! |
Why use a Google Drive URL? Create a GitHub release and just link users to the releases page. That way, you don't have to update the URL every time the game is updated. Bytes of Love releases page: https://github.com/ufosc/VisualNovel/releases |
This change resolves #15
The download links for Mac and Linux have been fixed.
I used the most recent version of the game via the BytesOfLove Repo to generate these links in Ren'Py and uploaded them to Google Drive, where they can now be downloaded.
Windows link was not updated as that was not asked, but I can definitely do that if what I've done here is alright.