You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
13 lines
319 B
13 lines
319 B
3 years ago
|
[Desktop Entry]
|
||
|
Version=1.0
|
||
|
Name=septadrop
|
||
|
GenericName=septadrop
|
||
|
Comment=A block game made in C++ and SFML.
|
||
|
Exec=/usr/bin/septadrop
|
||
|
TryExec=/usr/bin/septadrop
|
||
|
Icon=/usr/share/icons/septadrop-icon.xpm
|
||
|
Terminal=false
|
||
|
Type=Application
|
||
|
# https://askubuntu.com/a/674411
|
||
|
Categories=Game;ArcadeGame;2DGraphics
|
||
|
Keywords=tetris;
|