ufosc / BytesOfLoveWebsite

A website for the OSC Visual Novel
6 stars 16 forks source link

fixed download links for Mac and Linux #27

Open jonana-split opened 2 weeks ago

jonana-split commented 2 weeks ago

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.

AntonCSalvador commented 2 weeks ago

LGTM, if you can do the Windows link too I think it will be good to merge!

AntonCSalvador commented 2 weeks ago

@jonana-split ^^

jonana-split commented 2 weeks ago

@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!

AntonCSalvador commented 2 weeks ago

@jonana-split ACTUALLY sorry can we review the other PRs in the actual BOL game first before you make the download links?

jonana-split commented 2 weeks ago

@AntonCSalvador yeah ofc! just lmk when ur good to go and i can make the links again

AntonCSalvador commented 2 weeks ago

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

jonana-split commented 2 weeks ago

Its no problem at all! Love what you guys are making here :D and okay sounds good!

zeim839 commented 1 week ago

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 GitHub Releases docs: https://docs.github.com/en/repositories/releasing-projects-on-github/about-releases