15 lines
300 B
JSON
15 lines
300 B
JSON
|
{
|
||
|
"meta":
|
||
|
{
|
||
|
"title": "Bloom Removal",
|
||
|
"author": "Dolphin Team",
|
||
|
"description": "Skips drawing bloom effects. May be preferable when using a bloom solution from Dolphin's post processing shaders or a third party tool."
|
||
|
},
|
||
|
"features":
|
||
|
[
|
||
|
{
|
||
|
"group": "Bloom",
|
||
|
"action": "skip"
|
||
|
}
|
||
|
]
|
||
|
}
|