diff options
author | jc_gargma <jc_gargma@iserlohn-fortress.net> | 2018-05-24 21:40:02 -0700 |
---|---|---|
committer | jc_gargma <jc_gargma@iserlohn-fortress.net> | 2018-05-24 21:40:02 -0700 |
commit | dff45799880e9d49eca1188463f77f8faec48091 (patch) | |
tree | f1c675a8744a18b620a64b97d92842f291b416b5 /tome4.desktop | |
download | tome4-dff45799880e9d49eca1188463f77f8faec48091.tar.xz |
Initial commit
Diffstat (limited to 'tome4.desktop')
-rw-r--r-- | tome4.desktop | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/tome4.desktop b/tome4.desktop new file mode 100644 index 0000000..c5d67f0 --- /dev/null +++ b/tome4.desktop @@ -0,0 +1,8 @@ +[Desktop Entry] +Name=ToME4 +Comment=An open-source, single-player, role-playing roguelike game set in the world of Eyal. +Exec=/usr/bin/tome4 +Icon=tome4.png +Terminal=false +Type=Application +Categories=Game;RolePlaying; |