diff --git a/_validation/config.json b/_validation/config.json index abbd254..f4de9cf 100644 --- a/_validation/config.json +++ b/_validation/config.json @@ -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"},