File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -10,10 +10,10 @@ A song is a resource from newgrounds that people can sync their levels to, and i
10
10
|-----|---------------------------|----------------------------------------------|--------------------------------------------------------------------------
11
11
| 1 | ID | ** number** | The ID of the song on Newgrounds
12
12
| 2 | Name | ** string** | The name of the song
13
- | 3 | ArtistID | ** number** | Unknown
13
+ | 3 | ArtistID | ** number** | Newgrounds ArtistID
14
14
| 4 | Artist Name | ** string** | The name of the artist who made the song
15
15
| 5 | Size | ** number** | Size of the song in MB, rounded to two decimal places
16
- | 6 | Unknown | ** unknown ** | Always empty
16
+ | 6 | Video YT ID | ** string ** | the Video ID for the songs YouTube Video
17
17
| 7 | Youtube URL | ** string** | The URL of the newgrounds user's youtube channel
18
- | 8 | unknown | ** bool** | Either 0 or 1 -> the game does not have any checks for this internally so this is likely unused
18
+ | 8 | [ unused ] | ** bool** | Either 0 or 1 -> the game does not have any checks for this internally so this is likely unused
19
19
| 10 | Link | ** string** | Link to the song's mp3
You can’t perform that action at this time.
0 commit comments