项目作者: Zhouzi

项目描述 :
Browser extension bringing the Xbox Game Pass to Steam.
高级语言: TypeScript
项目地址: git://github.com/Zhouzi/included-with-xbox-game-pass.git
创建时间: 2020-08-21T15:26:59Z
项目社区:https://github.com/Zhouzi/included-with-xbox-game-pass

开源协议:MIT License

下载


included-with-xbox-game-pass

❗️ This extension is unmaintained. I am personnaly using Alike03’s extension which does what this extension used to do and much more.

Browser extension bringing the Xbox Game Pass to Steam.

Installation

Here’s how you can get a copy of this project running on your machine:

  1. Clone this repository
  2. Run yarn in its directory

Contributing

All contributions are welcome!
The issues are usually a good place to find something to contribute to.
Feel free to suggest your ideas, though.

How it works

This repository contains the source of the browser extension along with a few other things.
Here is an introduction to each of the packages:

  • packages/extension: code for the browser extension.
  • packages/scrapper: code that runs daily to update the list of games.
  • packages/types: contains types that are shared across the packages.
  • packages/website: contains the source of the website.

License

MIT