mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2024-12-30 23:00:51 +01:00
27 lines
379 B
JSON
27 lines
379 B
JSON
|
{
|
||
|
"meta":
|
||
|
{
|
||
|
"title": "Bloom Texture Definitions",
|
||
|
"author": "iwubcode"
|
||
|
},
|
||
|
"groups":
|
||
|
[
|
||
|
{
|
||
|
"name": "Bloom",
|
||
|
"targets": [
|
||
|
{
|
||
|
"type": "efb",
|
||
|
"texture_filename": "efb1_n3_80x56_6"
|
||
|
},
|
||
|
{
|
||
|
"type": "efb",
|
||
|
"texture_filename": "efb1_n2_160x112_6"
|
||
|
},
|
||
|
{
|
||
|
"type": "efb",
|
||
|
"texture_filename": "efb1_n6_320x224_6"
|
||
|
}
|
||
|
]
|
||
|
}
|
||
|
]
|
||
|
}
|