diff --git a/conf/config.json b/src/configuration/config.json similarity index 77% rename from conf/config.json rename to src/configuration/config.json index e891bd8..028c17f 100644 --- a/conf/config.json +++ b/src/configuration/config.json @@ -19,5 +19,11 @@ "character2.png", "character2_swapcolor.png", "random" + ], + "resolution": [ + "1280 x 1024", + "1680 x 1050", + "1920 x 1080", + "800 x 600" ] }