aboutsummaryrefslogtreecommitdiff
path: root/levels/testLevel/metadata.json
blob: b0554167328c0877f0814ce3299e9ba65d4c5bea (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
{
    "title": "testSong",
    "artist": "ed sheeran",
    "desc": "this is a test level. lalalala testing testing",
    
    "color1": "#ffae00",
    "color2": "#264630",
    "color3": "#3b77d6",
    "color4": "#f0bd07",
    "color5": "#c2e7ff"
    
}