summaryrefslogtreecommitdiff
path: root/_RELEASE/Assets/assets.json
blob: dd7fedcfe3b2c7f3be60a890f22f113fd98293d7 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
{
    "fonts":
    [
        "OpenSquare-Regular.ttf",
        "OpenSquare-Bold.ttf"
    ],
    "textures":
    [
        "bottomBar.png",
        "creditsBar1.png",
        "creditsBar2.png",
        "creditsBar2b.png",
        "creditsBar2c.png",
        "creditsBar2d.png",
        "epilepsyWarning.png",
        "icon.png",
        "keyArrow.png",
        "keyFocus.png",
        "keySwap.png",
        "onlineIcon.png",
        "onlineIconFail.png",
        "replayIcon.png",
        "smallCircle.png",
        "starParticle.png",
        "titleBar.png"
    ],
    "soundBuffers":
    [
        "beep.ogg",
        "blip.ogg",
        "death.ogg",
        "difficultyMultDown.ogg",
        "difficultyMultUp.ogg",
        "error.ogg",
        "gameOver.ogg",
        "go.ogg",
        "increment.ogg",
        "levelUp.ogg",
        "openHexagon.ogg",
        "personalBest.ogg",
        "restart.ogg",
        "select.ogg",
        "swap.ogg",
        "swapBlip.ogg"
    ]
}