feat: add 2048 game
This commit is contained in:
@@ -15,6 +15,7 @@ ICON_SRC="$PROJECT_ROOT/programs/gui/icons/Flat-Remix-Blue-Light-darkPanel"
|
||||
# App definitions: name|icon_source_path
|
||||
# The binary is already built by each app's Makefile into bin/apps/<name>/
|
||||
APPS=(
|
||||
"2048|categories/scalable/2048.svg"
|
||||
"doom|apps/scalable/doom.svg"
|
||||
"spreadsheet|mimetypes/scalable/spreadsheet.svg"
|
||||
"wordprocessor|apps/scalable/libreoffice6.0-writer.svg"
|
||||
|
||||
Reference in New Issue
Block a user