diff options
author | Aidan Ross <aross02@fairport.org> | 2023-05-30 08:47:05 -0400 |
---|---|---|
committer | Aidan Ross <aross02@fairport.org> | 2023-05-30 08:47:05 -0400 |
commit | 0b7a23fc35acc1059654fd1df0505b2b10429dda (patch) | |
tree | 3fcfc10d07d4e4fc943f3c7dacb501e62f9fdcbf /levels/testLevel | |
parent | 864cc31d4672a77bb6f0adc0906a66b9f0c4ff15 (diff) | |
parent | d283ab67988fe1c7f63b27c70077d3b599171d07 (diff) | |
download | NPEhero-0b7a23fc35acc1059654fd1df0505b2b10429dda.tar.gz NPEhero-0b7a23fc35acc1059654fd1df0505b2b10429dda.tar.bz2 NPEhero-0b7a23fc35acc1059654fd1df0505b2b10429dda.zip |
Merge branch 'main' of https://gitlab.sowgro.net/guitarheros/guitarhero
Diffstat (limited to 'levels/testLevel')
-rw-r--r-- | levels/testLevel/metadata.json | 9 |
1 files changed, 8 insertions, 1 deletions
diff --git a/levels/testLevel/metadata.json b/levels/testLevel/metadata.json index eff28b2..b055416 100644 --- a/levels/testLevel/metadata.json +++ b/levels/testLevel/metadata.json @@ -1,5 +1,12 @@ { "title": "testSong", "artist": "ed sheeran", - "desc": "this is a test level. lalalala testing testing" + "desc": "this is a test level. lalalala testing testing", + + "color1": "#ffae00", + "color2": "#264630", + "color3": "#3b77d6", + "color4": "#f0bd07", + "color5": "#c2e7ff" + }
\ No newline at end of file |