1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-07-27 06:17:35 +00:00

Base: Add Breakout game to system menu (#4006)

This commit is contained in:
bcoles 2020-11-10 02:21:05 +11:00 committed by GitHub
parent 0bf927a824
commit 74d9616bec
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 8 additions and 0 deletions

View file

@ -0,0 +1,8 @@
[App]
Name=Breakout
Executable=/bin/Breakout
Category=Games
[Icons]
16x16=/res/icons/16x16/app-breakout.png
32x32=/res/icons/32x32/app-breakout.png

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.1 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.2 KiB