Skip to content

Commit

Permalink
Added disclaimer (#10)
Browse files Browse the repository at this point in the history
  • Loading branch information
NikkelM authored Feb 8, 2024
1 parent 7c47f38 commit 512983f
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 3 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -408,3 +408,7 @@ Alternatively, you can use the [JSON to Notion](https://github.com/NikkelM/JSON-
## Feedback

If you have any question, feedback or feature requests, feel free to open an [issue](https://github.com/NikkelM/Game-Pass-API/issues/new).

## Disclaimer

*This unofficial project is not affiliated with Microsoft or Xbox in any way. The data provided when using this project is obtained from the public Xbox catalog API and is not guaranteed to be accurate or up-to-date.*
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "game-pass-api",
"type": "module",
"version": "1.1.1",
"description": "Utility for fetching all games currently available for Xbox Game Pass and formatting the resulting data according to user requirements.",
"description": "Get all games currently available for Xbox Game Pass on any platform, with their features and properties formatted just the way you need!",
"main": "index.js",
"dependencies": {
"jsonschema": "^1.4.1"
Expand Down

0 comments on commit 512983f

Please sign in to comment.