mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2026-05-07 15:01:49 -04:00
24 lines
302 B
JSON
24 lines
302 B
JSON
{
|
|
"meta":
|
|
{
|
|
"title": "Bloom Texture Definitions",
|
|
"author": "Dr. Azathoth"
|
|
},
|
|
"groups":
|
|
[
|
|
{
|
|
"name": "Bloom",
|
|
"targets": [
|
|
{
|
|
"type": "efb",
|
|
"texture_filename": "efb1_320x240_6"
|
|
},
|
|
{
|
|
"type": "efb",
|
|
"texture_filename": "efb1_640x480_1"
|
|
}
|
|
]
|
|
}
|
|
]
|
|
}
|