A GOG Galaxy 2.0 Community integration for Riot!
- Download the latest release from releases.
- Make sure to delete any other versions of this integration first and quit GOG Galaxy ['Settings' -> 'Exit'].
- Unzip the file from releases and place the folder in
%LOCALAPPDATA%\GOG.com\Galaxy\plugins\installed
. - Go to GOG Galaxy, open settings, and then go to the integrations tab. You should see
Riot
in the list of integrations and just clickconnect
.
- Alternatively you can install it easily using scoop using this bucket by borger.
- You can also use Slashbunny's GOG Galaxy Plugins Downloader.
See known issues in issues. They will have the known issue label.
When/if filing an issue please make sure to do the following:
- Check Known Issues.
- Attach the log file for the integration. Can be found in
%programdata%\GOG.com\Galaxy\logs
and will haveriot
in its name. - Try earlier versions of the integration. It's really helpful to know if the issue was caused by a change I made in a newer version.
- Game time doesn't show the time before I added the integration. That's because Riot doesn't record gametime. The integration will only display gametime while you've launched it via GOG Galaxy 2.0 just like if you had added it manually. (This may change, see this todo.)
Todos are found here in issues. They have the todo label.
Any help (and feedback about this project) would be appreciated! See Contributing for more info.
Thanks in advance if you want to contribute! Feel free to complete any todos for me or add anything else you want to add. Then just submit a pull request! If you don't understand something about the integration (eg. a part of the code - it may be hard to read sometimes) then please feel free to ask me. You can do that via an issue, Discord (GOG Café), or email ([email protected]). I also use some python scripts to build and test the integration so if you want, you can use it as well (see top of tasks.py for more information about how to use it and more).
- Heavy inspiration from: https://github.com/TouwaStar/Galaxy_Plugin_Minecraft
- https://github.com/tylerbrawl/Galaxy-Utils
- And of course: https://github.com/gogcom/galaxy-integrations-python-api