Add 'ALL' region
This commit is contained in:
parent
8dc8637e09
commit
54c6d740a0
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"directory": "..",
|
||||
"regions": ["JPN", "USA", "EUR", "AUS", "CHN", "KOR", "TWN"],
|
||||
"regions": ["JPN", "USA", "EUR", "AUS", "CHN", "KOR", "TWN", "ALL"],
|
||||
"boxart": { "filename": "boxart.png", "width": 328, "height": 300, "type": "image/png"},
|
||||
"icon": { "filename": "icon.png", "width": 48, "height": 48, "type": "image/png"},
|
||||
"screenshots": { "dirname": "screenshots", "width": 400, "height": 480, "type": "image/png"},
|
||||
|
|
Reference in New Issue