summaryrefslogtreecommitdiff
path: root/Data/Sys/Load/GraphicMods/Sonic Unleashed/metadata.json
blob: ebb68825bea543e2e9f0fdfd65b967e864ccd379 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
{
	"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"
				}
			]
		}
	]
}