diff options
author | Starfall <us@starfall.systems> | 2023-12-18 22:07:42 -0600 |
---|---|---|
committer | Starfall <us@starfall.systems> | 2023-12-18 22:07:42 -0600 |
commit | 051eab7bc74cd7c1faebd671f3fd96820a046203 (patch) | |
tree | f9e050eabdd42bb086b9546f2aa0da6d66eee4f1 /megamek-bin/mekhq.desktop | |
parent | 5d84d7e36b6a48c84dcfc144d1eeeb337bf2b4d1 (diff) |
megamek-bin
Diffstat (limited to 'megamek-bin/mekhq.desktop')
-rw-r--r-- | megamek-bin/mekhq.desktop | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/megamek-bin/mekhq.desktop b/megamek-bin/mekhq.desktop new file mode 100644 index 0000000..cf93cc0 --- /dev/null +++ b/megamek-bin/mekhq.desktop @@ -0,0 +1,10 @@ +[Desktop Entry] +Name=MekHQ +GenericName=Campaign manager for MegaMek +Exec=java -jar /usr/lib/mekhq/MekHQ.jar +Terminal=false +Type=Application +Icon=megamek +Categories=Game;Java; +StartupWMClass=SWT + |