nyash-qq / galaxy-plugin-twitch

Twitch python plugin for GOG Galaxy 2.0
GNU General Public License v3.0
135 stars 6 forks source link

galaxy-plugin-twitch

Twitch python plugin for GOG Galaxy 2.0

Installation

Instaling releases

  1. Download latest release of the plugin for your platform.
  2. Create plugin folder (if it does not exists yet):
    • Windows: %LOCALAPPDATA%\GOG.com\Galaxy\plugins\installed\twitch_8b831aed-dd5f-c0c5-c843-41f9751f67a2
    • MacOS: ${HOME}/Library/Application Support/GOG.com/Galaxy/plugins/installed/twitch_8b831aed-dd5f-c0c5-c843-41f9751f67a2
  3. Disconnect Twitch plugin if it's already running, or shutdown the GLX
  4. Unpack (and replace) plugin archive to the plugin folder created in 3.
  5. Re-connect(or re-start) the GLX

Installing from sources

⚠️ Make sure you know what you are doing.

Prerequisites:

git clone https://github.com/nyash-qq/galaxy-plugin-twitch.git
cd galaxy-plugin-twitch
pip install invoke
inv install

Authentication

In order to use this plugin you have to be authenticated in Twitch App

Known issues and limitations

Twitch app

Plugin TODO

Acknowledgments