13 lines
319 B
JSON
13 lines
319 B
JSON
{
|
|
"textures": [
|
|
["ingot", "assets/textures/ingot.png"],
|
|
["player", "assets/textures/player.png"],
|
|
["bg", "assets/textures/bg.png"],
|
|
["explosion", "assets/textures/explosion.png"],
|
|
["redacted", "assets/textures/redacted.png"],
|
|
["title_1", "assets/textures/title_1.png"]
|
|
],
|
|
"music": [
|
|
|
|
]
|
|
} |