diff options
Diffstat (limited to 'program_info/org.polymc.polymc.desktop.in')
-rw-r--r-- | program_info/org.polymc.polymc.desktop.in | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/program_info/org.polymc.polymc.desktop.in b/program_info/org.polymc.polymc.desktop.in new file mode 100644 index 00000000..8bbdc505 --- /dev/null +++ b/program_info/org.polymc.polymc.desktop.in @@ -0,0 +1,12 @@ +[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=@Launcher_APP_BINARY_NAME@ +StartupNotify=true +Icon=org.polymc.PolyMC +PrefersNonDefaultGPU=true +Categories=Game; +Keywords=game;minecraft;launcher; |