GithubHelp home page GithubHelp logo

slo / galaxy-integration-steam Goto Github PK

View Code? Open in Web Editor NEW

This project forked from fansofgalaxy/galaxy-integration-steam

6.0 3.0 1.0 1.83 MB

Integration with Steam for Galaxy

JavaScript 0.54% Python 91.95% CSS 2.27% HTML 5.24%

galaxy-integration-steam's Introduction

Steam Integration

GOG Galaxy 2.0 Community integration for Steam.

This is a fork of the repository from FriendsOfGalaxy, intended to continue development until they resume their work.

This is unofficial and purely maintained by fans!

Installation

The latest release should be available for download via the "Connect" button in Galaxy

To install a custom build:

  • make sure Galaxy is closed
  • remove the currently installed plugin directory (if present), usually
    %localappdata%\GOG.com\Galaxy\plugins\installed\steam_ca27391f-2675-49b1-92c0-896d43afa4f8
  • create a new folder under a name of your choice (the name doesn't matter) at the following path:
    %localappdata%\GOG.com\Galaxy\plugins\installed\
  • copy the custom build files to the newly created folder

If the latest version available on Github is newer than the version specified in the manifest.json file in the custom build, Galaxy will download the newer version and replace the files. To prevent this from happening, you can manually set the version in manifest.json to a significantly higher value (e.g. 9.9).

Configuration of the backend operation mode

The plugin supports different data collectors, called backends.

Currently supported backends are:

  1. Steam Network
    • uses internal Steam protocols
    • supports library, game times, achievements, importing tags, friends presence
  2. Public Profiles
    • works without providing user credentials
    • requires steamcommunity.com user's profile to be set as public with access at least for games library
    • supports library, game times, achievements, importing tags

NOTE: Data imported by different backends may differ due to both Steam side inconsistencies and limitations of specific backend implementation.

NOTE: interaction with local games and local Steam client is the same for all backends.

The behavior is configurable using a config file.

Config file location

  • Windows: %localappdata%\GOG.com\Galaxy\plugins\installed\steam_plugin_config.ini

  • MacOS: ~/Library/Application Support/GOG.com/Galaxy/plugins/installed/steam_plugin_config.ini

Default behavior

Initial backend (with the login window) is set to use Steam Network and switches to Public Profiles automatically when stored token become invalid (for the main reason see #74).

Credits

This is a fork of https://github.com/FriendsOfGalaxy/galaxy-integration-steam

Based on work and research done by others:

galaxy-integration-steam's People

Contributors

friendsofgalaxy avatar martinca avatar nbrochu avatar neverous avatar peschehelfer avatar sparrowbrain avatar sven-coppers avatar tfredett avatar thesentry avatar tylerbrawl avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

Forkers

don-de-marco

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.