From c613a1c95820c0e6aaa8bc44d94b26c516780575 Mon Sep 17 00:00:00 2001 From: swirl Date: Thu, 30 Dec 2021 11:53:17 -0500 Subject: add .desktop file --- program_info/polymc.desktop | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 program_info/polymc.desktop (limited to 'program_info/polymc.desktop') diff --git a/program_info/polymc.desktop b/program_info/polymc.desktop new file mode 100644 index 00000000..3d637e6e --- /dev/null +++ b/program_info/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