-
Notifications
You must be signed in to change notification settings - Fork 35
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
131302f
commit 8a85412
Showing
1 changed file
with
9 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,9 @@ | ||
Wanna contribute on adding games with pictures and backgrounds? Now you can! Just do a pull request editing the [Games List.json](https://github.com/MrCoolAndroid/Xbox-Rich-Presence-Discord/blob/main/Games%20List.json) file! | ||
- "titlename" should have the original name of the game that shows on Xbox, remove any Copyright or Trademark symbols | ||
- Images on "titleicon" should be 1024x1024, and "titlebackground" can be any size but choose one that fits on the app correctly | ||
- "titleimage" is a Discord parameter, give it any name or the game name, i will edit it after the pull request | ||
|
||
Remember, edit the complete code and add your game array, make sure to add | ||
any necessary commas and brackets | ||
|
||
I will check the code later, edit it with my titleimage and merge it if everything is ok. |