An Minecraft integration for GOG Galaxy 2.0. Installable via GOG Galaxy (see GIF below).
How to change what games I own (owned games selection)? Just disconnect and reconnect. The play time should be kept. If there is an issue please submit an issue.
page2
or split it into multiple pages. (see this comment)Note: This list is in no particular order.
double_click_effect
decorator (decorators.py) by UncleGoogle. (Source - a little modified)First install development dependencies with: pip install -r requirements/dev.txt
.
Then run:
inv pack
to build releases.inv install
to install integration to local GOG Galaxy.inv hotfix
to just overwrite the python files in the install directory.