diff options
Diffstat (limited to 'games/hack-of-life/hack-of-life.desktop')
-rw-r--r-- | games/hack-of-life/hack-of-life.desktop | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/games/hack-of-life/hack-of-life.desktop b/games/hack-of-life/hack-of-life.desktop new file mode 100644 index 0000000000000..b74de7162b6f3 --- /dev/null +++ b/games/hack-of-life/hack-of-life.desktop @@ -0,0 +1,8 @@ +[Desktop Entry] +Name=Hack Of Life +Comment=Multiplayer Conway's Life Variant +Exec=/usr/games/hack-of-life +Icon=hack-of-life +Terminal=true +Type=Application +Categories=Game;StrategyGame; |