From d821ffb8295ca621302a0b8fe7421405af16bceb Mon Sep 17 00:00:00 2001 From: dada513 Date: Tue, 28 Dec 2021 15:45:04 +0000 Subject: Flatpak & Debian Packaging (#4) Flatpak & Debian packages --- packages/debian/polymc/usr/share/applications/polymc.desktop | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 packages/debian/polymc/usr/share/applications/polymc.desktop (limited to 'packages/debian/polymc/usr') diff --git a/packages/debian/polymc/usr/share/applications/polymc.desktop b/packages/debian/polymc/usr/share/applications/polymc.desktop new file mode 100644 index 00000000..7cf78e9f --- /dev/null +++ b/packages/debian/polymc/usr/share/applications/polymc.desktop @@ -0,0 +1,11 @@ +[Desktop Entry] +Version=1.0 +Name=PolyMC +Comment=A custom launcher for Minecraft that allows you to easily manage multiple installations of Minecraft at once. +Type=Application +Terminal=false +Exec=polymc +StartupNotify=true +Icon=null +Categories=Game; +Keywords=game;minecraft;launcher; -- cgit