Skip to content

Commit b90c35a

Browse files
authored
all song keys
went through 1.9 and dug up the keys
1 parent 11bd53b commit b90c35a

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

docs/resources/server/song.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -35,5 +35,6 @@ A list of all known keys can be found in the table below
3535
| 5 | size | **Integer** | Size of the song in MB, rounded to two decimal places
3636
| 6 | videoID | **String** | the Video ID for the songs YouTube Video
3737
| 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
39-
| 10 | link | **String** | Link to the song's mp3
38+
| 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

Comments
 (0)