tauqua / gog-galaxy-itch.io

An integration connecting itch.io to GOG Galaxy 2.0 using itch's v2 API
GNU General Public License v3.0
220 stars 14 forks source link

REsolves some edge cases for a few apps and adds automated workflow template for autobuilding if desired #55

Closed AndrewDWhite closed 2 years ago

AndrewDWhite commented 2 years ago

This update provides support for a few known issue applications which have some additional environment setup requirements; to have their working directory setup and 64 bit executive environment. This includes Celeste and Astrologaster. The workflow provided can also be used to automatically publish pre-release candidate packages for users to download. If this is desired, the master branch should be added to the list of branches to watch.

tauqua commented 2 years ago

Thanks for working on this!