Files
ReCaveGame/ClientApp/assets/data/manifest.json
2025-04-01 18:57:01 -04:00

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": [
]
}