1
0
Fork 0

typos + added icon resolution

This commit is contained in:
Schplee 2017-06-04 23:00:38 -07:00 committed by GitHub
parent 895747c495
commit 6cdc7d3a49
1 changed files with 2 additions and 1 deletions

View File

@ -60,10 +60,11 @@ release_date = "2011-06-19"
```
### Icon
The icon for a game is located at `/<Game Name>/boxart.png`. The suggested process for getting one is:
The icon for a game is located at `/<Game Name>/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.