Skip to content

Commit

Permalink
Some additional info.
Browse files Browse the repository at this point in the history
  • Loading branch information
Braasileiro authored Jul 25, 2022
1 parent a508641 commit 63b442a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -69,11 +69,11 @@ But pay attention to these fields:

**id**: The song id. If you put here any id that already exists within the game, this record will **overwrite** the data that rich presence will show. Required field.

**album**: The album art id. You can check all available arts [**here**](https://github.com/Braasileiro/PDRPC/tree/main/Assets/RPC/albums).
**album**: The album art id. It can be **null** or **not declared**. You can check all available arts [**here**](https://github.com/Braasileiro/PDRPC/tree/main/Assets/RPC/albums).

**jp** and **en**: The song info data. Required fields.

**performers**: An array that indicates the artists of the song. It can be **null** or **not declared**
**performers**: An array that indicates the artists of the song. It can be **null** or **not declared**.
* **chara**: The performer identifier.
* **KAI**: KAITO
* **LEN**: Kagamine Len
Expand Down

0 comments on commit 63b442a

Please sign in to comment.