We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 033f647 commit 106ca81Copy full SHA for 106ca81
docs/resources/server/song.md
@@ -35,5 +35,6 @@ A list of all known keys can be found in the table below
35
| 5 | size | **Integer** | Size of the song in MB, rounded to two decimal places
36
| 6 | videoID | **String** | the Video ID for the songs YouTube Video
37
| 7 | youtubeURL | **String** | The URL of the newgrounds user's youtube channel
38
-| 8 | [unused] | **Bool** | only recorded values are `0` or `1` -> the game does not have any checks for this internally so this is likely unused
+| 8 | isVerified | **Bool** | if the song artist is scouted on newgrounds
39
+| 9 | songPriority | **Integer** | priority over the song list
40
| 10 | link | **String** | Link to the song's mp3
0 commit comments