Files
GMod_BF4_Loadingscreen/config.json

25 lines
688 B
JSON

{
"map": {
"gm_construct": {
"images": [
"/backgrounds/gm_construct/1.jpg",
"/backgrounds/gm_construct/2.jpg",
"/backgrounds/gm_construct/3.webp",
"/backgrounds/gm_construct/4.jpg"
],
"music": [
"/music/gm_construct/1.mp3"
]
},
"gm_flatgrass": {
"images": [
"/backgrounds/gm_flatgrass/1.jpg",
"/backgrounds/gm_flatgrass/2.jpg"
],
"music": [
"/music/gm_flatgrass/1.mp3",
"/music/gm_flatgrass/2.mp3"
]
}
}
}