From 6cdc7d3a4992202781b6965e43c326179a677cf7 Mon Sep 17 00:00:00 2001 From: Schplee Date: Sun, 4 Jun 2017 23:00:38 -0700 Subject: [PATCH] typos + added icon resolution --- CONTRIBUTING.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 0f392d2..fa42080 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -60,10 +60,11 @@ release_date = "2011-06-19" ``` ### Icon -The icon for a game is located at `//boxart.png`. The suggested process for getting one is: +The icon for a game is located at `//icon.png`. The suggested process for getting one is: - Make sure the ROM for the game is in your Citra game directory. - Take a screenshot of Citra's library listing. - Crop out the game icon. +- The icon should be `48x48`. Game icons should not be compressed.