mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-11-18 07:27:08 +00:00
23 lines
303 B
JSON
23 lines
303 B
JSON
{
|
|
"meta":
|
|
{
|
|
"title": "Bloom Texture Definitions",
|
|
"author": "iwubcode"
|
|
},
|
|
"groups":
|
|
[
|
|
{
|
|
"name": "Bloom",
|
|
"targets": [
|
|
{
|
|
"type": "efb",
|
|
"texture_filename": "efb1_n41_76x56_6"
|
|
},
|
|
{
|
|
"type": "efb",
|
|
"texture_filename": "efb1_n42_152x112_6"
|
|
}
|
|
]
|
|
}
|
|
]
|
|
} |