diff options
Diffstat (limited to 'meshmc/branding/org.projecttick.MeshMC.desktop.in')
| -rw-r--r-- | meshmc/branding/org.projecttick.MeshMC.desktop.in | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/meshmc/branding/org.projecttick.MeshMC.desktop.in b/meshmc/branding/org.projecttick.MeshMC.desktop.in new file mode 100644 index 0000000000..58c1c77e18 --- /dev/null +++ b/meshmc/branding/org.projecttick.MeshMC.desktop.in @@ -0,0 +1,13 @@ +[Desktop Entry] +Version=1.0 +Name=@MeshMC_DisplayName@ +Comment=Discover, manage, and play Minecraft instances +Type=Application +Terminal=false +Exec=@MeshMC_AppBinaryName@ %U +StartupNotify=true +Icon=@MeshMC_AppID@ +Categories=Game;ActionGame;AdventureGame;Simulation;PackageManager; +Keywords=game;minecraft;mc; +StartupWMClass=@MeshMC_CommonName@ +MimeType=application/zip;application/x-modrinth-modpack+zip;x-scheme-handler/curseforge;x-scheme-handler/meshmc;x-scheme-handler/@MeshMC_AppBinaryName@; |
