mirror of
https://github.com/zenorogue/hyperrogue.git
synced 2024-12-25 17:40:36 +00:00
Merge pull request #318 from tranzystorek-io/desktop-file
Add desktop file
This commit is contained in:
commit
ca3cb88399
8
contrib/hyperrogue.desktop
Normal file
8
contrib/hyperrogue.desktop
Normal file
@ -0,0 +1,8 @@
|
|||||||
|
[Desktop Entry]
|
||||||
|
Name=HyperRogue
|
||||||
|
Comment=Roguelike in a non-euclidean world
|
||||||
|
Exec=hyperrogue
|
||||||
|
Icon=hyperrogue
|
||||||
|
Terminal=false
|
||||||
|
Type=Application
|
||||||
|
Categories=Game;AdventureGame;
|
Loading…
Reference in New Issue
Block a user