Skip to content

burnhamup/galaxy-integration-indiegala

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

galaxy-integration-indiegala

GOG Galaxy Integration for Indiegala


Known Issues

Only works with games listed in your showcase: https://www.indiegala.com/library/showcase

Connections can be lost because of IndieGala's bot detection. The plugin can be reconnected and a browser popup will open to the library. If there is no captcha, the window will close on its own.

Installation

  1. Download latest release of the plugin for your platform.
  2. Create plugin folder:
    • Windows: %LOCALAPPDATA%\GOG.com\Galaxy\plugins\installed\<my-plugin-name>
    • MacOS: ${HOME}/Library/Application Support/GOG.com/Galaxy/plugins/installed/<my-plugin-name>
  3. Unpack downloaded release to created folder.
  4. Restart GOG Galaxy Client.

Issue reporting

Along with you detailed problem description, you may need to attach plugin log files located at:

  • Windows: %programdata%\GOG.com\Galaxy\logs
  • MacOS: /Users/Shared/GOG.com/Galaxy/Logs

for example: C:\\ProgramData\GOG.com\Galaxy\logs\indiegala-a1a85742-f3e0-42ae-bde9-64ab7d0321cf.log

Development

  1. create and activate virtual environment

  2. install dependencies

     pip install -r requirements/dev.txt
    
  3. run tests

     pytest
    
  4. install to your local GOG galaxy

     inv install
    

About

A GOG Galaxy Integration for Indie Gala

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages