mirror of
https://github.com/cyberarm/i-mic-fps.git
synced 2025-12-15 15:42:35 +00:00
22 lines
351 B
JSON
22 lines
351 B
JSON
{
|
|
"playlists": {
|
|
"menus": [
|
|
"menu_background"
|
|
],
|
|
"nighttime": [],
|
|
"daytime": []
|
|
},
|
|
"music": [
|
|
{
|
|
"name": "menu_background",
|
|
"path": "music/untitled-2-revised-extended_mixed.ogg"
|
|
}
|
|
],
|
|
"sounds": [
|
|
{
|
|
"name": "shield_regen",
|
|
"type": "sfx",
|
|
"path": "sfx/shield_regen.wav"
|
|
}
|
|
]
|
|
} |