Moved screenshots to assets/ folder

This commit is contained in:
Alex Duchesne 2022-10-25 13:20:27 -04:00
parent e4d642d171
commit 3ecc25d3df
5 changed files with 2 additions and 2 deletions

View File

@ -37,7 +37,7 @@ compatibility!
- And more! - And more!
### Screenshots ### Screenshots
![Preview](retro-go-preview.jpg) ![Preview](assets/retro-go-preview.jpg)
# Installation # Installation

View File

Before

Width:  |  Height:  |  Size: 534 KiB

After

Width:  |  Height:  |  Size: 534 KiB

View File

Before

Width:  |  Height:  |  Size: 418 KiB

After

Width:  |  Height:  |  Size: 418 KiB

View File

@ -7,7 +7,7 @@
# - Subtypes and offsets and size may be adjusted when building a .fw or .img # - Subtypes and offsets and size may be adjusted when building a .fw or .img
PROJECT_NAME = "Retro-Go" PROJECT_NAME = "Retro-Go"
PROJECT_ICON = "icon.raw" PROJECT_ICON = "assets/icon.raw"
PROJECT_APPS = { PROJECT_APPS = {
# Project name Type, SubType, Size # Project name Type, SubType, Size
'launcher': [0, 0, 786432], 'launcher': [0, 0, 786432],